| Nov | DEC | Jan |
| 24 | ||
| 2022 | 2023 | 2024 |
COLLECTED BY
Collection: Save Page Now
For many practitioners, security was always meant to be part of DevOps. Instead of happening at the end of the SDLC, DevOps security starts at the source: Code. This approach is commonly known as DevSecOps or “shifting left.” GitHub has always considered good DevOps to mean DevSecOps, and GitHub tools make it easier for DevOps teams to include security at every step of the SDLC.
Using automated security tools, developers find and address security vulnerabilities as they code instead of waiting for security teams to address them after deployment. By empowering developers to take responsibility for security throughout the DevOps lifecycle, DevSecOps allows development, operations, and security teams to find and remediate security issues faster.
“
You fix it and you move forward, because guess what? It takes you a minute to solve that security issue in development when it could potentially take you days in production.