Skip to content

Commit

Permalink
SCA Scan Project 3.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raziel007 authored Oct 6, 2024
1 parent 0b963da commit e8cbd05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/SCA Scan Project 3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:



- name: Run Trivy vulnerability scanner in fs mode
- name: Run Trivy vulnerability scanner in config mode

uses: aquasecurity/trivy-action@master

Expand All @@ -90,7 +90,7 @@ jobs:

scanners: 'vuln'

image-ref: CHANGE
image-ref: wordpress:latest

scan-ref: '.'

Expand Down

0 comments on commit e8cbd05

Please sign in to comment.