integrating-sast-into-github-actions-pipeline

mukul975/integrating-sast-into-github-actions-pipeline · Agent Skill (multi-file)

by mukul975 · bundle

Published · Last updated


Integrates Static Application Security Testing (SAST) tools—CodeQL and Semgrep—into GitHub Actions CI/CD pipelines, configuring automated code scanning, tuning rules, uploading SARIF results, and establishing quality gates that block merges on high-severity vulnerabilities.

SKILL.md

Files

This skill is a package of 8 files. Install with the command above, or download the folder.

Related

  1. sarif-parsing · trailofbits bundle
    Parse, analyze, and process SARIF files from static analysis tools like CodeQL and Semgrep, including filtering, deduplication, aggregation, and CI/CD integration.
    6k
    repo stars
  2. codeql · github bundle
    Configure and run CodeQL code scanning through GitHub Actions workflows or the standalone CLI for security analysis.
    36.2k
    repo stars
  3. semgrep · trailofbits bundle
    Run Semgrep static analysis scans with automatic language detection, parallel subagent execution, and merged SARIF output. Supports full ruleset coverage or high-confidence security vulnerability filtering.
    6k
    repo stars
  4. implementing-semgrep-for-custom-sast-rules · mukul975 bundle
    Write custom Semgrep SAST rules in YAML to detect application-specific vulnerabilities, enforce coding standards, and integrate into CI/CD pipelines.
    24.6k
    repo stars
  5. audit-augmentation · trailofbits bundle
    Projects external audit findings from SARIF static analysis results and weAudit annotation files onto Trailmark code graphs as annotations and subgraphs, enabling cross-referencing with pre-analysis data like blast radius and taint.
    6k
    repo stars
  6. codeql · trailofbits bundle
    Scans a codebase for security vulnerabilities using CodeQL's interprocedural data flow and taint tracking analysis, with support for multiple languages, scan modes, and data extension models.
    6k
    repo stars

Frequently asked questions

How do I install the integrating-sast-into-github-actions-pipeline skill?

Run npx skillmds add mukul975/integrating-sast-into-github-actions-pipeline in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.

What does the integrating-sast-into-github-actions-pipeline skill do?

Integrates Static Application Security Testing (SAST) tools—CodeQL and Semgrep—into GitHub Actions CI/CD pipelines, configuring automated code scanning, tuning rules, uploading SARIF results, and establishing quality gates that block merges on high-severity vulnerabilities. It is listed under DevOps & Infra, Security, CI/CD, Secure Coding on SkillMD.

Is integrating-sast-into-github-actions-pipeline safe to use?

SkillMD's automated safety review verdict for this skill is CAUTION. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. Capability flags: executes scripts, reads secrets. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.

Which AI agents work with integrating-sast-into-github-actions-pipeline?

This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.

Is integrating-sast-into-github-actions-pipeline free to use?

Yes. Installing skills from SkillMD is free. This skill is licensed under Apache-2.

Who published integrating-sast-into-github-actions-pipeline?

mukul975 (@mukul975) published this skill. Their other Agent Skills are listed on their SkillMD profile.