Skip to content

ci: add Semgrep code-quality scanning - #62

Open
repowarden-app[bot] wants to merge 1 commit into
mainfrom
repowarden/code-quality-1785315820466
Open

ci: add Semgrep code-quality scanning#62
repowarden-app[bot] wants to merge 1 commit into
mainfrom
repowarden/code-quality-1785315820466

Conversation

@repowarden-app

@repowarden-app repowarden-app Bot commented Jul 29, 2026

Copy link
Copy Markdown

What this adds

  • .github/workflows/semgrep.yml — runs Semgrep (p/default, p/security-audit, p/owasp-top-ten, p/rust) on every push and PR so quality regressions get caught at PR time.
  • .semgrepignore — skips test/fixture/vendored/generated paths so CI doesn't re-flag the noise the runner already filters out.

Semgrep is open source (MIT) and runs entirely in your CI. No data leaves the runner.

Findings

None — RepoWarden's run came up clean.

📋 Track this task in RepoWarden

Co-Authored-By: repowarden[bot] <bot@repowarden.dev>
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.

0 participants