Skip to content

Add OpenSSF Scorecard workflow and README badge - #119

Merged
bact merged 1 commit into
mainfrom
copilot/add-github-actions-scorecard
Aug 9, 2026
Merged

Add OpenSSF Scorecard workflow and README badge#119
bact merged 1 commit into
mainfrom
copilot/add-github-actions-scorecard

Conversation

Copilot AI commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

The project registers OpenSSF security posture but only exposed the Best Practices badge; automated Scorecard checks and its badge were missing.

Scorecard workflow

  • Added .github/workflows/scorecard.yml, running on push to main, weekly schedule, and manual dispatch.
  • Publishes results and uploads the SARIF report to GitHub code scanning.

README

  • Added the OpenSSF Scorecard badge alongside the existing Best Practices badge:
[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/bact/pitloom/badge)](https://scorecard.dev/viewer/?uri=github.com/bact/pitloom)

Changelog

  • Noted the new workflow and badge under Unreleased.

OpenSSF Best Practices has no automated assessment tool; the project is already registered and badged at bestpractices.dev/projects/14001, so no further action was needed there.

Co-authored-by: bact <128572+bact@users.noreply.github.com>
Comment thread .github/workflows/scorecard.yml
Copilot finished work on behalf of bact August 9, 2026 11:35
Copilot AI requested a review from bact August 9, 2026 11:35
@bact
bact marked this pull request as ready for review August 9, 2026 12:43
@bact
bact merged commit 306d03e into main Aug 9, 2026
15 checks passed
@bact
bact deleted the copilot/add-github-actions-scorecard branch August 9, 2026 13:47
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.

2 participants