Skip to content

🎳 [gha] add scorecards and gitleaks#39

Merged
chicks-net merged 1 commit into
mainfrom
chicks/2026-04-26-scorecards-and-gitleaks
Apr 26, 2026
Merged

🎳 [gha] add scorecards and gitleaks#39
chicks-net merged 1 commit into
mainfrom
chicks/2026-04-26-scorecards-and-gitleaks

Conversation

@chicks-net

Copy link
Copy Markdown
Member

Done

  • 🎳 [gha] add scorecards and gitleaks

Meta

(Automated in .just/gh-process.just.)

Signed-off-by: Christopher Hicks <chicks.net@gmail.com>
Copilot AI review requested due to automatic review settings April 26, 2026 17:05

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 supply-chain/security scanning to the repository via GitHub Actions and exposes the OpenSSF Scorecard badge in the README.

Changes:

  • Add an OpenSSF Scorecards workflow that runs on schedule/push and uploads SARIF results to code scanning.
  • Add a Gitleaks workflow to scan pushes/PRs to main.
  • Add an OpenSSF Scorecard badge to README.md.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
README.md Adds OpenSSF Scorecard badge for repo security posture visibility.
.github/workflows/scorecards.yml Introduces OpenSSF Scorecards scanning + SARIF upload/publishing.
.github/workflows/gitleaks.yml Introduces secret scanning via Gitleaks on push/PR.

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

with:
egress-policy: audit

- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
@chicks-net chicks-net merged commit a79d0f4 into main Apr 26, 2026
18 of 22 checks passed
@chicks-net chicks-net deleted the chicks/2026-04-26-scorecards-and-gitleaks branch April 26, 2026 17:12
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