Slide 11
Slide 11 text
3. Building a verification environment - (1)
A sample app that builds a DevSecOps verification environment using OSS products on the public cloud
service Azure, performs
a five-step security check on the sample app, and confirms the number and type of vulnerabilities
< Sample App >
Languages: Python v3.9.6, Node.js v14.17.3, .NET v5.0.8
DB: Redis v6.2.4, Postgres v13.3
Container: Docker v20.10.7
< Security Check>
(1) Source Code Scanning
(2) Container Image Scanning
(3) Kubernetes Cluster Scan
(4) Policy Check
(5) Penetration Testing
Figure 4: example-voting-app