You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: labs/lab04.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,11 @@ References:
18
18
19
19
## 4.2 Software Composition Analysis with OWASP Dependency Review
20
20
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
0 commit comments