Skip to content

fix: repair Trivy + Semgrep scan workflows#2

Merged
Mortalus merged 1 commit intomainfrom
fix/scan-workflow-repairs
Apr 9, 2026
Merged

fix: repair Trivy + Semgrep scan workflows#2
Mortalus merged 1 commit intomainfrom
fix/scan-workflow-repairs

Conversation

@Mortalus
Copy link
Copy Markdown
Member

@Mortalus Mortalus commented Apr 9, 2026

Summary

Fleet-wide fix for broken security scan workflows:

  • Trivy: upgrade aquasecurity/trivy-action to v0.35.0 (fix missing v prefix tag resolution)
  • codeql-action: upgrade upload-sarif from v3 to v4 (v3 deprecated Dec 2026)
  • Permissions: add actions: read (required by codeql-action for workflow API access)
  • SARIF upload: add continue-on-error: true (scan succeeds even if Code Scanning is not enabled)

These are CI-only changes — no runtime code affected.

@Mortalus Mortalus merged commit 39ce2b7 into main Apr 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant