Skip to content

Commit 1f50e85

Browse files
authored
Update README.md
1 parent 9201ec9 commit 1f50e85

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,11 @@ service docker start
8888
docker run -d -p 80:8080 wurstbrot/dsomm:latest
8989
```
9090

91+
# Information/Data Development
92+
To test changes to the yaml-files, please run:
93+
```
94+
docker run -ti -v $(pwd)/src/assets/YAML/:/var/www/html/src/assets/YAML wurstbrot/dsomm-yaml-generation
95+
```
9196
# Credits
9297

9398
* The dimension _Test and Verification_ is based on Christian Schneiders [Security DevOps Maturity Model (SDOMM)](https://www.christian-schneider.net/SecurityDevOpsMaturityModel.html). _Application tests_ and _Infrastructure tests_ are added by Timo Pagel. Also, the sub-dimension _Static depth_ has been evaluated by security experts at [OWASP Stammtisch Hamburg](https://www.owasp.org/index.php/OWASP_German_Chapter_Stammtisch_Initiative/Hamburg).

0 commit comments

Comments
 (0)