Integrating Sast Into Github Actions Pipeline

Use when 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.

oyi77 28d7a2b 3.9 KB Updated 10 repo stars

File contents

oyi77/1ai-skills/tree/main/cybersecurity/integrating-sast-into-github-actions-pipeline commit 28d7a2ba1c

Frequently asked questions

npx skillmds add oyi77/integrating-sast-into-github-actions-pipeline