Skip to content

fix: pin upload-sarif-github-action to latest SHA (KICS/Trivy disabled)#82

Merged
adamreynolds-io merged 1 commit intomainfrom
fix/update-scan-action-sha
Mar 24, 2026
Merged

fix: pin upload-sarif-github-action to latest SHA (KICS/Trivy disabled)#82
adamreynolds-io merged 1 commit intomainfrom
fix/update-scan-action-sha

Conversation

@adamreynolds-io
Copy link
Contributor

Summary

  • Pin upload-sarif-github-action to latest SHA (07dad711) which has KICS and Trivy disabled
  • Previous pin still had KICS active; while SHA pinning protected against the TeamPCP tag-repointing attack, updating removes any residual risk

Context

On 2026-03-23, checkmarx/kics-github-action was compromised by TeamPCP (credential-stealing malware). aquasecurity/trivy-action was similarly compromised on 2026-03-19. The shared upload-sarif-github-action has been updated to disable both tools. This PR updates the pin to that version.

See: https://www.wiz.io/blog/teampcp-attack-kics-github-action

@adamreynolds-io adamreynolds-io requested review from a team as code owners March 24, 2026 07:41
@adamreynolds-io adamreynolds-io added the ai-assisted Created or modified with AI assistance label Mar 24, 2026
Copy link

@KrisF-Midnight KrisF-Midnight left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved — verified this updates upload-sarif-github-action SHA pin from 9856edc to 07dad71 (disables compromised KICS/Trivy). Consistent single-line change across all 41 repos. Supply chain security fix.

@adamreynolds-io adamreynolds-io force-pushed the fix/update-scan-action-sha branch from 194c4d3 to 0f5fcba Compare March 24, 2026 09:25
@adamreynolds-io adamreynolds-io merged commit b1ffa9e into main Mar 24, 2026
12 checks passed
@adamreynolds-io adamreynolds-io deleted the fix/update-scan-action-sha branch March 24, 2026 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-assisted Created or modified with AI assistance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants