Skip to content

Add semgrep as an advisory check - #3

Merged
pid1 merged 1 commit into
mainfrom
add-semgrep
Sep 2, 2026
Merged

pid1 merged 1 commit into
mainfrom
add-semgrep

Conversation

@pid1

@pid1 pid1 commented Sep 2, 2026

Copy link
Copy Markdown
Owner

Non-blocking by construction: continue-on-error: true on the job and || true on the scan step, so findings are reported without gating a merge. No autofix — semgrep only reports.

🤖 Generated with Claude Code

Static analysis for security patterns, reporting only: the scan step
ends in || true and the job is continue-on-error, so a finding is
surfaced but never gates a merge. No autofix; semgrep only reports.

Pinned by image digest, least-privilege permissions, and a checkout that
does not persist the job token.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012ozRgn6mdQHtjoWbGfDWw2
@pid1
pid1 merged commit 1373c65 into main Sep 2, 2026
1 check passed
@pid1
pid1 deleted the add-semgrep branch September 2, 2026 01:40
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