Skip to content

Commit 55d2886

Browse files
committed
add credits
1 parent 4fe0486 commit 55d2886

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Create issues or even better Pull Requests in [github](https://github.com/wurstb
3333
# Assessment
3434
In case you would like to perform a DevSecOps assessment, the following tools are available:
3535
* Usage of the applicaton in a `container`.
36-
* Development of an export to (OWASP Maturity Models)[https://github.com/OWASP/Maturity-Models] (recommended for assessments with a lot of teams)
36+
* Development of an export to [OWASP Maturity Models](https://github.com/OWASP/Maturity-Models) (recommended for assessments with a lot of teams)
3737
* Creation of your excel sheet (not recommended, you want to use DevOps, don't even try!)
3838

3939
## Container
@@ -86,6 +86,8 @@ docker run -d -p 80:80 wurstbrot/dsomm:latest
8686
* The dimension _Test and Verifiacation_ 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).
8787
* The sub-dimension <i>Process</i> has been added after a discussion with [Francois Raynaud](https://www.linkedin.com/in/francoisraynaud/) that reactive activities are missing.
8888
* Enhancement of my basic translation is performed by [Claud Camerino](https://github.com/clazba).
89+
* Adding ISO 27001:2017 mapping, [Andre Baumeier](https://github.com/AndreBaumeier).
90+
* Providing a documentation of how to use `docker` in the Juice Shop for simple copy&paste, [Björn Kimminich](https://github.com/bkimminich/).
8991

9092
# Back link
9193
- [OWASP DevSecOps maturity model page](https://dsomm.timo-pagel.de/)

0 commit comments

Comments
 (0)