Skip to content

ci: add OpenSSF Scorecard workflow and badge#6

Merged
peo-machine merged 1 commit intomainfrom
ci/openssf-scorecard
Apr 23, 2026
Merged

ci: add OpenSSF Scorecard workflow and badge#6
peo-machine merged 1 commit intomainfrom
ci/openssf-scorecard

Conversation

@peo-machine
Copy link
Copy Markdown
Collaborator

Adds the OpenSSF Scorecard GHA workflow and README badge, matching the pattern
already shipped on the seven other library repos (Go, Node, PHP, Python, Rust,
Java, C# — PLAN.md §5d). This is the last one.

The workflow:

  • Runs weekly (30 1 * * 6) and on every push to main.
  • Publishes results to scorecard.dev and uploads SARIF to GitHub's
    code-scanning tab so any flagged signal shows up in the Security tab.
  • Uses SHA-pinned actions consistent with the rest of this repo's workflows.

The README badge links to
https://scorecard.dev/viewer/?uri=github.com/3ncr/tokencrypt-ruby and
goes between the RubyGems version badge and the License badge, matching
the badge-row order used on the other 3ncr library READMEs.

No code or API-surface changes.

@peo-machine peo-machine merged commit 390ed70 into main Apr 23, 2026
5 checks passed
@peo-machine peo-machine deleted the ci/openssf-scorecard branch April 23, 2026 09:36
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