Providing Security in DevOps (The Effort to strive for "Secure by Default")
Spending the time on applying DevSecOps searching, comparing, and making decisions about tools can be daunting. The tools listed here is a good starting point to help and assist and reduce unnecessary time and to apply them quickly 😎
Open https://github.com/Lino-DC/DevSecOps/blob/main/tools/README.md
- Overview
- Development Lifecycle
- Threat Model
- Policies
- Secure Coding
- Code Authentication
- IDE Security Plugins
- SAST(Static Application Security Testing)
- Dependency Management
- SCA
- IAST
- DAST(Dynamic Application Security Testing)
- Penetration testing
- IAST
- Security Hardening & Config
- Security Scanning
- RASP(Run-time Application Security Protection)
- Security Patching
- Security Audit
- Security Monitoring
- Security Analysis
- Pentesting
U.S. Department of Defense | Larry Maccherone |
The DevSecOps Security Checklist | Gitlab security devops diagram |
This is a work in progress roadmap for all to use, it can be improved as time goes on, but the main idea behind this is to help guide you through your Devops journey embracing security from anywhere within your current pipeline.
If you wish to learn more about SDLC (Software Development Lifecycle) and SSDLC (Secure Software Development Lifecycle) then visit SSDLC