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/lab4.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,11 @@
2
2
3
3
With Dependency Review enabled and configured, we want to block vulnerable packages from entering the codebase. We can define a repository ruleset to enforce this as well!
4
4
5
+
This lab covers parts of the following exam domains:
6
+
7
+
Domain 3: Configure and use dependency management
8
+
Domain 6: Describe GitHub Advanced Security best practices
9
+
5
10
## Exercise 1: Add the Dependency Review Action
6
11
7
12
First, let's add the dependency review action workflow.
0 commit comments