DevSecOps and Security Inspection Automation Using VulShot
Key point
Kakao Bank's Blue Team shares its experience automating security inspection processes based on DevSecOps principles.
Details
Kakao Bank's Blue Team has introduced DevSecOps and is pushing forward with security process automation to defend against external attacks and protect information. DevSecOps integrates Development (Dev), Security (Sec), and Operations (Ops) to consider security from the early stages of the software lifecycle.
Through the core strategy of Shift-Left, security issues are identified in the early stages of development, aiming to overcome the limitations of manual inspection amid increasing service release speed and to reduce the cost of addressing vulnerabilities.
Security automation is largely carried out in two ways.
- Static Analysis: Analyzes source code or binaries that are not executed. Kakao Bank integrates this with its CI (Continuous Integration) system to automatically scan for vulnerabilities upon code commit.
- Dynamic Analysis: Analyzes the behavior of running software. It detects vulnerabilities in websites and APIs based on scenarios that could actually occur.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.