Skip to content

Commit 530b171

Browse files
author
Admin-01 SecW01
authored
Update lab3.md with exam info
1 parent beac395 commit 530b171

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_labs/lab3.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
With Code Scanning enabled, we want to block vulnerable code from entering the codebase. We can define a repository ruleset to enforce this. Also, let's see how Copilot Autofix can help fix security vulnerabilities for us.
44

5+
This lab covers parts of the following exam domains:
6+
7+
Domain 4: Configure and use code scanning
8+
Domain 5: Use code scanning with CodeQL
9+
Domain 6: Describe GitHub Advanced Security best practices
10+
511
## Exercise 1: Introduce a code scanning security vulnerability
612

713
1. Let's open up the repository in Codespaces! Navigate to the **Code** tab in the repo and click on the green **Code ▾** button. Then, click on **Codespaces** tab and **Create codespace on main**.

0 commit comments

Comments
 (0)