We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46ec92d commit ee8caaaCopy full SHA for ee8caaa
_labs/README.md
@@ -5,6 +5,6 @@
5
3. [Lab 3 - Hands-on with Code Scanning (blocking vulnerable code from entering codebase and Copilot Autofix)](./lab3.md)
6
4. [Lab 4 - Hands-on with Dependency Review (blocking vulnerable dependencies from entering codebase)](./lab4.md)
7
5. [Lab 5 - Hands-on with Secret Scanning (secret scanning with push protections)](./lab5.md)
8
-6. [Lab 6 - Hands-on with Security Overview]((./lab6.md))
+6. [Lab 6 - Hands-on with Security Overview](./lab6.md)
9
7. [Extra credit: Advanced CodeQL Setup](./lab7-ec.md)
10
8. [Extra credit: Custom Secret Scanning Patterns](./lab8-ec.md)
0 commit comments