Skip to content

Commit

Permalink
Update lab04.md
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuel-knafo authored May 27, 2024
1 parent 2678b3b commit e3359c0
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions labs/lab04.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,15 @@ References:

## 4.1 Secret Scanning with Gitleaks

1. For a workflow to be reusable, the `on` must include the `workflow_call` event

1. For Gitleaks Secret Scanning, uncomment this action:
![image](https://github.com/devopsshield/devsecops-workshop/assets/112144174/0894fb96-77a9-4d16-96ac-b17a20d325f6)

## 4.2 Software Composition Analysis with OWASP Dependency Check

1. Uncommant the action
1. Uncomment the actions ```dependency-check/Dependency-Check_Action@main```
![image](https://github.com/devopsshield/devsecops-workshop/assets/112144174/69843416-215b-440f-ba3a-b5c83f393ae5)
1. See the pipeline run


## 4.3 Static Application Security Test with CodeQL

Expand Down

0 comments on commit e3359c0

Please sign in to comment.