Skip to content

Commit 15f3c27

Browse files
authored
Live updates x3
1 parent 7b167f9 commit 15f3c27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_labs/lab8-ec.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ We are just using the out of the box secret scanning settings. Perhaps you are i
55

66
## Exercise
77

8-
Your assignment here is to implement a secret scanning custom pattern. You can start under the **Settings** --> **Code Security and Analysis** page.
8+
Your assignment here is to implement a secret scanning custom pattern. You can start under the **Settings** --> **Code Security** page.
99

1010
If you are looking for an example of what to search for, we suggest creating a pattern for finding a credit card! A developer may or may not have accidentally committed customer credit card numbers to the repository and we need to alert on this.
1111

@@ -20,4 +20,4 @@ Create a pattern, run a dry-run, and hopefully you find the pattern! If so, save
2020

2121
In this lab, you should have identified the credit card number that was accidentally committed. Custom secret scanning patterns offer an excellent way to implement additional scanning patterns that are crucial for your organization!
2222

23-
➡️ Head back to the [labs](README.md) page.
23+
➡️ Head back to the [labs](README.md) page.

0 commit comments

Comments
 (0)