Skip to content

Commit 4605dc5

Browse files
Update lab04.md
1 parent 59c1ce7 commit 4605dc5

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

labs/lab04.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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:
3435
6. 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:

0 commit comments

Comments
 (0)