We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5f7ab5 commit dadb178Copy full SHA for dadb178
README.md
@@ -1,2 +1,7 @@
1
# OWASP DevSecOps Maturity Model Data
2
-Data for the OWASP DevSecOps Maturity Model.
+Data for the OWASP DevSecOps Maturity Model.
3
+
4
+## Usage
5
+To test changes to the yaml-files, please run:
6
+```
7
+docker run -ti -v $(pwd)/src/assets/YAML/:/var/www/html/src/assets/YAML wurstbrot/dsomm-yaml-generation
0 commit comments