Skip to content

Commit

Permalink
feat: add generated.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
wurstbrot committed Nov 10, 2023
1 parent b5f7ab5 commit dadb178
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# OWASP DevSecOps Maturity Model Data
Data for the OWASP DevSecOps Maturity Model.
Data for the OWASP DevSecOps Maturity Model.

## Usage
To test changes to the yaml-files, please run:
```
docker run -ti -v $(pwd)/src/assets/YAML/:/var/www/html/src/assets/YAML wurstbrot/dsomm-yaml-generation

0 comments on commit dadb178

Please sign in to comment.