Skip to content

ci: add ossf scorecard workflow#585

Merged
Fdawgs merged 2 commits into
mainfrom
ci/ossf-scorecard
Jun 16, 2026
Merged

ci: add ossf scorecard workflow#585
Fdawgs merged 2 commits into
mainfrom
ci/ossf-scorecard

Conversation

@Fdawgs

@Fdawgs Fdawgs commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Added OSSF Scorecard workflow.

Copilot AI review requested due to automatic review settings June 14, 2026 09:13

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds OpenSSF Scorecard integration to the repository by introducing a dedicated GitHub Actions workflow and exposing the project’s Scorecard status via a README badge.

Changes:

  • Added an OpenSSF Scorecard GitHub Actions workflow that runs on main pushes, branch protection changes, a weekly schedule, and manual dispatch.
  • Configured the workflow to publish Scorecard results (including security-events upload).
  • Added an OSSF Scorecard badge to the README.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
README.md Adds an OSSF Scorecard status badge linking to the Scorecard visualizer for the repo.
.github/workflows/ossf-scorecard.yml Introduces the scheduled/on-push Scorecard analysis workflow using a pinned reusable workflow and least-privilege permissions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Fdawgs Fdawgs merged commit a8818cb into main Jun 16, 2026
21 checks passed
@Fdawgs Fdawgs deleted the ci/ossf-scorecard branch June 16, 2026 16:30
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