Skip to content

ci: Tier 1 OSS security scanners (CodeQL + Dependabot + govulncheck + OSV-Scanner)#5

Merged
mastermanas805 merged 2 commits into
masterfrom
oss/tier1-security-scanners
May 21, 2026
Merged

ci: Tier 1 OSS security scanners (CodeQL + Dependabot + govulncheck + OSV-Scanner)#5
mastermanas805 merged 2 commits into
masterfrom
oss/tier1-security-scanners

Conversation

@mastermanas805
Copy link
Copy Markdown
Member

Summary

Free GitHub-native + OSS scanners. 100% free for public repos.

  • CodeQL security-extended (Go SAST)
  • Dependabot gomod + github-actions
  • govulncheck CVE scan
  • OSV-Scanner cross-ecosystem

Cost

Zero.

🤖 Generated with Claude Code

CodeQL (security-extended) + Dependabot (gomod + actions) +
govulncheck + OSV-Scanner. 100% free for public repos.

Co-Authored-By: Claude Opus 4.7 (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.

govulncheck on PR #5 flagged three Go stdlib vulnerabilities reachable
from sdk-go user code:

- GO-2026-4971 net.Dialer panic on NUL byte (Windows)
- GO-2026-4947 unexpected x509 chain-building work
- GO-2026-4946 inefficient x509 policy validation

All three are fixed in Go 1.25.9–1.25.10. Bumping toolchain to 1.25.10
to close the reachability path.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@mastermanas805 mastermanas805 merged commit 5ca5337 into master May 21, 2026
6 checks passed
@mastermanas805 mastermanas805 deleted the oss/tier1-security-scanners branch May 21, 2026 17:13
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