Skip to content

ci: add OSSF Scorecard security-posture scan (#142) - #216

Merged
Chris-Wolfgang merged 2 commits into
vNextfrom
ci/scorecard
Jul 21, 2026
Merged

ci: add OSSF Scorecard security-posture scan (#142)#216
Chris-Wolfgang merged 2 commits into
vNextfrom
ci/scorecard

Conversation

@Chris-Wolfgang

Copy link
Copy Markdown
Owner

Stacked on #215. Adds scorecard.yaml — runs the OpenSSF Scorecard action weekly + on push to main + on branch-protection changes (not per-PR; it scores the repo, not a diff), publishes to the OpenSSF API, and uploads SARIF to the Security tab alongside CodeQL. Adds the Scorecard badge to README. Ported from D20-Dice.

AC status

  • ✅ Weekly schedule + push-to-main, SARIF to Code Scanning, README badge.
  • Follow-up (needs first run): documented score floor + baseline scan — the initial score isn't known until Scorecard runs once on main. I'll capture the baseline + floor after the first scheduled/dispatch run publishes a score.

Closes #142 when the vNext cycle merges to main.

🤖 Generated with Claude Code

Copilot AI review requested due to automatic review settings July 21, 2026 19:10

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Comment thread .github/workflows/scorecard.yaml Fixed
Comment thread .github/workflows/scorecard.yaml Fixed
Chris-Wolfgang and others added 2 commits July 21, 2026 16:30
Adds scorecard.yaml (weekly + push-to-main + branch-protection-rule) that
scores the repo against supply-chain best practices and uploads SARIF to Code
Scanning. Adds the Scorecard badge to README. Ported from D20-Dice.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
)

Aligns with the fleet SHA-pin migration (#219): checkout v7.0.0 -> v7,
setup-dotnet v5 -> v6, upload-artifact v4 -> v7, upload-sarif v3/v4 -> v4.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.

3 participants