Skip to content

Commit bdac2b2

Browse files
Update lab04.md
1 parent f5ab2f9 commit bdac2b2

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

labs/lab04.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,17 @@ References:
1212

1313
1. For Gitleaks Secret Scanning, uncomment this action:
1414
![image](https://github.com/devopsshield/devsecops-workshop/assets/112144174/0894fb96-77a9-4d16-96ac-b17a20d325f6)
15+
1. Run the pipeline to see
16+
![image](https://github.com/devopsshield/devsecops-workshop/assets/112144174/db223fc0-ce46-422a-a564-04aa9573dc4a)
1517

1618
## 4.2 Software Composition Analysis with OWASP Dependency Check
1719

1820
1. Uncomment the actions ```dependency-check/Dependency-Check_Action@main```
1921
![image](https://github.com/devopsshield/devsecops-workshop/assets/112144174/69843416-215b-440f-ba3a-b5c83f393ae5)
2022
1. See the pipeline run
21-
23+
![image](https://github.com/devopsshield/devsecops-workshop/assets/112144174/5a573256-dd04-4783-b91d-18e3016595da)
2224

2325
## 4.3 Static Application Security Test with CodeQL
2426

25-
1. Enable
27+
1. Enable CodeQL in GitHub settings
2628

0 commit comments

Comments
 (0)