Skip to content

Add Semgrep SAST gate - #1

Merged
stremovsky merged 1 commit into
masterfrom
add-semgrep-sast
Jul 26, 2026
Merged

Add Semgrep SAST gate#1
stremovsky merged 1 commit into
masterfrom
add-semgrep-sast

Conversation

@stremovsky

Copy link
Copy Markdown

Adds a self-contained Semgrep SAST gate (public repo → inline; master branch), blocking, p/golang + common security packs.

Suppressed 3 go-unsafe-deserialization-interface findings — json.Unmarshal into interface{} is safe in Go (no gadget chains) and is required for a JSON Schema library to parse arbitrary input.

Scans to 0 findings; go build clean.

🤖 Generated with Claude Code

…tives

- Add self-contained semgrep.yml gate (public repo; master branch), blocking, p/golang + common packs
- Suppress 3 go-unsafe-deserialization-interface findings: json.Unmarshal into interface{} is safe in Go and required to parse arbitrary JSON Schema
- 0 findings; go build clean

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@stremovsky
stremovsky merged commit c8e2667 into master Jul 26, 2026
4 checks passed
@stremovsky
stremovsky deleted the add-semgrep-sast branch July 26, 2026 16:16
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