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.

theheavenlyd3mon 739c6a2 8 files · 56.3 KB Updated 28 repo stars

File contents

theheavenlyd3mon/hermes-profiles/tree/main/profiles/cyber-blue-soc/skills/Anthropic-Cybersecurity-Skills/skills/integrating-sast-into-github-actions-pipeline commit 739c6a2956

Frequently asked questions

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