DevSecOps
DevSecOps copied to clipboard
♾️ Collection and Roadmap for everyone who wants DevSecOps. Hope your DevOps are more safe 😎
Roadmap for everyone who wants DevSecOps.
📜 Table of Contents
- Roadmap
- Tools
-
Resources
- 0. DevSecOps Overview
- 1. Design
- 2. Develop
- 3. Build
- 4. Test
- 5. Deploy
- 6. Operate and Monitor
- Security of CICD
- Awesome resources
- Other roadmaps
- Wrap Up
- Contributors
- Contribute
💭 Roadmap
🔩 Tools
Spending a lot of time on applying DevSecOps is searching, comparing, and making decisions about tools. These tool lists are a good way to help you reduce unnecessary time and apply them quickly :sunglasses:
Open https://github.com/hahwul/DevSecOps/blob/main/tools/README.md
📦 Resources
0. DevSecOps Overview
- Overview
1. Design
- Development Lifecycle
- Threat Model
2. Develop
- Secure Coding
3. Build
- SAST(Static Application Security Testing)
4. Test
- DAST(Dynamic Application Security Testing)
- Penetration testing
5. Deploy
- Security Hardening & Config
- Security Scanning
6. Operate and Monitor
- RASP(Run-time Application Security Protection)
- Security Patch
- Security Audit
- Security Monitor
- Security Analysis
Security of CICD
- Github Actions
- Jenkins
Awesome resources
- https://github.com/TaptuIT/awesome-devsecops
🚀 Other roadmaps
![]() |
![]() |
---|---|
U.S. Department of Defense | Larry Maccherone |
![]() |
|
The DevSecOps Security Checklist | Gitlab security devops diagram |
🙏🏼 Wrap Up
If you think the roadmap can be improved, please do open a PR with any updates and submit any issues. Also, I will continue to improve this, so you might want to star this repository to revisit.
Idea from : Go Developer Roadmap