Skip to content

Commit 2de1d04

Browse files
Update lab04.md
1 parent 96f6ed7 commit 2de1d04

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

labs/lab04.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,11 @@ References:
1818

1919
## 4.2 Software Composition Analysis with OWASP Dependency Review
2020

21-
1. prerequisite
21+
1. prerequisite - to avoid error:
22+
```
23+
Do DevSecOps Tasks
24+
Dependency review is not supported on this repository. Please ensure that Dependency graph is enabled along with GitHub Advanced Security on private repositories, see https://github.com/<your-github-repo>/devsecops-workshop/settings/security_analysis
25+
```
2226
![image](https://github.com/devopsshield/devsecops-workshop/assets/112144174/6a37ed61-fb3e-4a64-adc6-1d9d64e1b51b)
2327
1. Uncomment the actions ```actions/dependency-review-action```
2428
![image](https://github.com/devopsshield/devsecops-workshop/assets/112144174/8b01c834-a9a5-4316-b2f8-0575828b5dc4)

0 commit comments

Comments
 (0)