chore: update shared build workflow ref#50
chore: update shared build workflow ref#50Nelson Spence (Fieldnote-Echo) merged 2 commits intomainfrom
Conversation
✅ Grippy Review — PASSScore: 95/100 | Findings: 1 Delta: 1 new Off-diff findings (1)🟡 MEDIUM: Potential Secret Detected in Workflow Configuration📁 A 'Secret Keyword' was flagged by the baseline scanner in .github/workflows/scorecard.yml at line 24. Although the secret is not verified, presence of such secrets in CI/CD pipeline configuration files can pose a risk by exposing sensitive credentials or tokens if not properly encrypted and managed. Suggestion: Verify whether the detected string at line 24 is an actual secret or sensitive value. If it is, remove it from source control and refactor to use GitHub Secrets or environment variables securely managed outside the repository. If it is a false positive, consider updating the baseline appropriately. Commit: 4402c9b |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
project-navi-bot
left a comment
There was a problem hiding this comment.
All required CI checks passed. Auto-approved by navi-bot.
Updates shared workflow refs to include latest id-token fix.
🤖 Generated with Claude Code