Skip to content

Refactor GitHub Actions workflows: consolidate permissions and remove…

b3471cc
Select commit
Loading
Failed to load commit list.
Merged

Add GitHub Actions workflows for Anchore Grype, Trivy, and Dependency Review scans #20

Refactor GitHub Actions workflows: consolidate permissions and remove…
b3471cc
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Apr 21, 2025 in 3s

3 new alerts including 3 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 35 in .github/workflows/CIS-Anchore-Grype.yml

See this annotation in the file changed.

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'CIS - Anchore Grype Vulnerability Scan (Container Image Scanning)' step
Uses Step
uses 'docker/build-push-action' with ref 'v4', not a pinned commit hash

Check warning on line 44 in .github/workflows/CIS-Anchore-Grype.yml

See this annotation in the file changed.

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'CIS - Anchore Grype Vulnerability Scan (Container Image Scanning)' step
Uses Step: scan
uses 'anchore/scan-action' with ref 'v6', not a pinned commit hash

Check warning on line 39 in .github/workflows/CIS-Trivy-AquaSecurity.yml

See this annotation in the file changed.

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'CIS - Trivy Container Image Scanning' step
Uses Step
uses 'aquasecurity/trivy-action' with ref '0.29.0', not a pinned commit hash