Skip to content

Add Semgrep SAST workflow, pin CI actions, document security#3

Merged
stremovsky merged 2 commits into
mainfrom
add-semgrep-sast
Jul 21, 2026
Merged

Add Semgrep SAST workflow, pin CI actions, document security#3
stremovsky merged 2 commits into
mainfrom
add-semgrep-sast

Conversation

@stremovsky

Copy link
Copy Markdown
Contributor
  • Add semgrep.yml caller for the shared reusable SAST workflow (Python pack).
  • Pin actions/checkout / actions/setup-python (@v2 → v4/v5 SHAs) across all jobs.
  • README: add Security section + Features bullet.

Local scan: 0 findings.

🤖 Generated with Claude Code

stremovsky and others added 2 commits July 21, 2026 18:33
- Add semgrep.yml caller for the shared reusable SAST workflow
- Pin checkout/setup-python (@v2 -> v4/v5 SHAs) across all jobs
- Add Security section and Features bullet to README

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…flow)

GitHub blocks public repos from using a reusable workflow in a private repo, causing a startup_failure. Replace the caller with a self-contained scan.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@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.

@stremovsky
stremovsky merged commit 918305e into main Jul 21, 2026
9 checks passed
@stremovsky
stremovsky deleted the add-semgrep-sast branch July 21, 2026 16:12
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.

2 participants