Skip to content

Commit 9495284

Browse files
authored
Merge pull request #46 from DeCaPa/master
added to Keeping Informed, Vulnerable Test Targets, Conferences, and …
2 parents a9cc88c + 9cf8788 commit 9495284

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
@@ -73,6 +73,8 @@ There are a variety of initiatives underway to migrate security and compliance i
7373
## Keeping Informed
7474
We've discovered a treasure trove of mailing lists and newsletters where DevSecOps like us are sharing their skills and insights.
7575

76+
* [AWS Security](https://aws.amazon.com/security/)
77+
* [Azure Security](https://azure.microsoft.com/en-us/overview/security/)
7678
* [Ruby Weekly](http://rubyweekly.com)
7779
* [Security Newsletter](https://securitynewsletter.co/)
7880
* [SRE Weekly](https://sreweekly.com/)
@@ -109,6 +111,7 @@ It's important to build up knowledge by learning how to break applications left
109111
* [Metasploitable](https://community.rapid7.com/docs/DOC-1875) (Linux)
110112
* [Mutillidae](http://www.irongeek.com/i.php?page=mutillidae/mutillidae-deliberately-vulnerable-php-owasp-top-10) (PHP)
111113
* [NodeGoat](https://github.com/owasp/nodegoat) (Node)
114+
* [OWASP Damn Vulnerable Serverless Application (DVSA)](https://github.com/owasp/dvsa) (AWS Serverless)
112115
* [OWASP Juice Shop](https://github.com/OWASP/glue) (NodeJS/Angular)
113116
* [RailsGoat](https://github.com/OWASP/railsgoat) (Rails)
114117
* [WebGoat](https://github.com/WebGoat/WebGoat) (Web App)
@@ -119,6 +122,7 @@ It's important to build up knowledge by learning how to break applications left
119122
## Conferences
120123
A body of knowledge for combining DevOps and Security has been delivered via conferences and meetups. This is a short list of the venues that have dedicated a portion of their agenda to it.
121124

125+
* [AWS re:Inforce](https://reinforce.awsevents.com/)
122126
* [AWS re:Invent](https://reinvent.awsevents.com)
123127
* [DevSecCon](http://devseccon.com)
124128
* [DevOps Connect](http://www.devopsconnect.com/)
@@ -156,6 +160,7 @@ Books focussed around DevSecOps, bringing the security focus up front.
156160
* [Docker Securitiy - Quick Reference](https://binarymist.io/publication/docker-security/)
157161
* [Holistic Info-Sec for Web Developers](https://leanpub.com/b/holisticinfosecforwebdevelopers)
158162
* [Securing DevOps](https://securing-devops.com/book)
163+
* [The DevOps Handbook (Section VI)](https://www.oreilly.com/library/view/the-devops-handbook/9781457191381/)
159164

160165
# Tools
161166
This collection of tools are useful in establishing a DevSecOps platform. We have divided the tools into several categories that help with the different divisions of DevSecOps.

0 commit comments

Comments
 (0)