Skip to content

chore: unify README badges + add CodeQL#8

Merged
sanketsudake merged 1 commit into
mainfrom
chore/unify-badges-codeql
Jul 16, 2026
Merged

chore: unify README badges + add CodeQL#8
sanketsudake merged 1 commit into
mainfrom
chore/unify-badges-codeql

Conversation

@sanketsudake

Copy link
Copy Markdown
Owner

Summary

  • Unify README badges to the shared 5-badge set: Go Reference, CI, CodeQL, License, Go Version.
  • Drop the defunct Go Report Card badge.
  • Add .github/workflows/codeql.yml for Go CodeQL security scanning, consistent with other repos in the org.
  • .goreleaser.yaml and .github/workflows/release.yml are untouched.

Test plan

  • go build ./... succeeds.
  • .goreleaser.yaml / release.yml confirmed unchanged (git status shows only README.md and the new codeql.yml).

🤖 Generated with Claude Code

- README: match the shared 5-badge set (Go Reference, CI, CodeQL, License,
  Go Version); drop the defunct Go Report Card badge.
- codeql.yml: Go security scanning, consistent with the other repos.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@sanketsudake
sanketsudake merged commit 49ca595 into main Jul 16, 2026
4 checks passed
@sanketsudake
sanketsudake deleted the chore/unify-badges-codeql branch July 16, 2026 14:15
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