Integrating Sast Into Github Actions Pipeline

This skill covers integrating Static Application Security Testing (SAST) tools—CodeQL and Semgrep—into GitHub Actions CI/CD pipelines. It addresses configuring automated code scanning on pull requests and pushes, tuning rules to reduce false positives, uploading SARIF results to GitHub Advanced Security, and establishing quality gates that block merges when high-severity vulnerabilities are detected.

26zl Updated

File contents

26zl/cybersec-toolkit/tree/main/.claude/skills/integrating-sast-into-github-actions-pipeline commit 95f0690ad2

Frequently asked questions

npx skillmds@latest add 26zl/integrating-sast-into-github-actions-pipeline