Skip to content

[codex] Add Scorecard GitHub Action#41

Merged
andrewkoltsov merged 1 commit into
masterfrom
codex/add-scorecard-action
Apr 1, 2026
Merged

[codex] Add Scorecard GitHub Action#41
andrewkoltsov merged 1 commit into
masterfrom
codex/add-scorecard-action

Conversation

@andrewkoltsov

Copy link
Copy Markdown
Owner

Summary

  • add a dedicated GitHub Actions workflow for OpenSSF Scorecard
  • publish SARIF results to GitHub code scanning and as a workflow artifact
  • enable publish_results: true with the permission model recommended by Scorecard

Why

This repository already runs CI and CodeQL, but it did not run OpenSSF Scorecard as part of its GitHub security tooling.

Impact

The repository will get recurring Scorecard analysis on pushes to master, a weekly scheduled run, and manual dispatch support.

Validation

  • npm exec -- prettier --check .github/workflows/scorecard.yml

@andrewkoltsov andrewkoltsov enabled auto-merge (squash) April 1, 2026 13:49
@andrewkoltsov andrewkoltsov merged commit 7b83e14 into master Apr 1, 2026
6 checks passed
@andrewkoltsov andrewkoltsov deleted the codex/add-scorecard-action branch April 1, 2026 13:49
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