File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ References:
66- [ Gitleaks.io] ( https://gitleaks.io/ )
77- [ OWASP Dependency-Review GitHub Action] ( https://github.com/actions/dependency-review-action )
88- [ CodeQL] ( https://codeql.github.com/ )
9+ - [ Microsoft Security DevOps (MSDO)] ( https://github.com/microsoft/security-devops-action )
910
1011## 4.1 Secret Scanning with Gitleaks
1112
@@ -34,3 +35,7 @@ References:
34356 . After a scan, you should see some security vulnerabilities
3536![ image] ( https://github.com/devopsshield/devsecops-workshop/assets/112144174/7bf6aeb6-5f64-4498-ab76-a166bb86c551 )
3637![ image] ( https://github.com/devopsshield/devsecops-workshop/assets/112144174/d74ea483-e82e-4dcc-aae0-6bab275487d7 )
38+
39+ ## 4.4 Container Scanning with Microsoft Security DevOps (MSDO)
40+
41+ 1 . uncomment these two actions:
You can’t perform that action at this time.
0 commit comments