Skip to content

Harden caller snippet for Sonar quality gate - #6

Merged
stasimus merged 1 commit into
mainfrom
document-caller-hardening
Aug 7, 2026
Merged

Harden caller snippet for Sonar quality gate#6
stasimus merged 1 commit into
mainfrom
document-caller-hardening

Conversation

@stasimus

@stasimus stasimus commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

The documented caller failed SonarQube Cloud's quality gate on every analysed repo, dropping the security rating to C: two rules fire, one for the unpinned workflow ref and one for secrets: inherit. Verified on evolution-gaming/skafka#607, green once both are fixed.

secrets: inherit was never needed; the Coveralls upload uses the automatic GITHUB_TOKEN. SONAR_TOKEN is now a declared optional secret so the scan can still be wired up explicitly.

Part of #5

@stasimus
stasimus merged commit e9f3a8d into main Aug 7, 2026
1 check passed
@stasimus
stasimus deleted the document-caller-hardening branch August 7, 2026 20:03
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