Skip to content

Install GuardSpine CodeGuard#4

Merged
m1el merged 2 commits intomasterfrom
guardspine/codeguard-install
Mar 9, 2026
Merged

Install GuardSpine CodeGuard#4
m1el merged 2 commits intomasterfrom
guardspine/codeguard-install

Conversation

@m1el
Copy link
Copy Markdown
Owner

@m1el m1el commented Mar 9, 2026

GuardSpine CodeGuard

This PR installs the GuardSpine CodeGuard governance workflow for this repository.

What it does

Every pull request will be automatically analyzed for:

  • Security Baseline: OWASP top 10, dependency vulnerabilities, hardcoded secrets
  • PII Shield: PII detection, secret scanning, entropy analysis

Files added

  • .github/workflows/codeguard.yml -- GitHub Action that runs on every PR
  • .guardspine/config.yml -- Configuration for rubric packs and evidence

Setup required

  1. Add GUARDSPINE_API_KEY as a repository secret
  2. Merge this PR
  3. Open a new PR to see CodeGuard in action

Links


Generated by GuardSpine onboarding

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 9, 2026

[XX] GuardSpine: BLOCKED - Cannot merge

Policy: standard | Findings: 5

Hard Blocks (provable failures)

  • CRITICAL [crypto] (.guardspine/config.yml:14): Sensitive crypto code modified

Reviewer Action Required (max 2)

  1. HIGH [auth] (.github/workflows/codeguard.yml:23): Sensitive auth code modified

    Review sensitive-auth

  2. HIGH [auth] (.github/workflows/codeguard.yml:24): Sensitive auth code modified

    Review sensitive-auth

Advisory (2 items)
  • [medium] Sensitive config code modified
  • [high] Sensitive security code modified

GuardSpine Decision Engine | Removing reviewer decisions, not just effort

@m1el m1el merged commit 912c7c2 into master Mar 9, 2026
2 of 3 checks passed
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.

1 participant