Skip to content

improve openSSF security posture#97

Merged
subhramit merged 5 commits intomainfrom
75-improve-openssf-score-to-atleast-8
Mar 26, 2026
Merged

improve openSSF security posture#97
subhramit merged 5 commits intomainfrom
75-improve-openssf-score-to-atleast-8

Conversation

@bburli-craft
Copy link
Copy Markdown
Collaborator

@bburli-craft bburli-craft commented Mar 25, 2026

Refs #75

improve OpenSSF scorecard security posture

  • Pin all GitHub Actions to commit hashes (Token-Permissions, Pinned-Dependencies)
  • Add top-level and per-job read-only permissions to CI workflow
  • Replace @latest go install calls with pinned GitHub Actions
    (golangci/golangci-lint-action, golang/govulncheck-action)
  • Add CodeQL SAST workflow for automated code analysis on every push/PR
  • Update SECURITY.md to use GitHub private vulnerability reporting
    instead of public issues, with SLA commitments and disclosure policy
  • Add Go native fuzz tests for ksp channel parsing and retry config validation

@bburli-craft bburli-craft linked an issue Mar 25, 2026 that may be closed by this pull request
@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.

Copy link
Copy Markdown
Collaborator

@subhramit subhramit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM sans one enhancement

@bburli-craft bburli-craft changed the title imporve openSSF security posture improve openSSF security posture Mar 26, 2026
bburli-craft and others added 2 commits March 26, 2026 10:33
@bburli-craft bburli-craft requested a review from subhramit March 26, 2026 05:10
@subhramit subhramit merged commit fd67b79 into main Mar 26, 2026
9 checks passed
@subhramit subhramit deleted the 75-improve-openssf-score-to-atleast-8 branch March 26, 2026 07: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.

Improve openSSF score to atleast 8+

3 participants