sast-configuration
Configure and integrate SAST tools like Semgrep, SonarQube, and CodeQL for automated security and quality scanning.
Install
npx skills add https://github.com/wshobson/agents --skill sast-configurationStats
| Total installs | 3,348 |
| Weekly installs | 3.3K |
| GitHub stars | 32.4K |
| First seen | Jan 20, 2026 |
| Source | @wshobson/agents |
Summary
- Covers three major SAST platforms: Semgrep (custom pattern-based rules), SonarQube (quality gates and code coverage), and CodeQL (GitHub Advanced Security integration)
- Includes CI/CD integration patterns for GitHub Actions, GitLab CI, and Jenkins, plus pre-commit hook setup for early detection
- Provides production-ready configuration templates, custom rule examples, and performance optimization strategies for large codebases
- Addresses false positive management, compliance scanning (PCI-DSS, SOC 2), and team enablement workflows
Tags
Related skills
| Skill | Installs | vs sast-configuration |
|---|---|---|
| gitops-workflow | 3,690 | +342 |
| okx-dex-token | 3,353 | +5 |
| wallet-policy | 3,650 | +302 |
| memory-forensics | 3,661 | +313 |
| dependency-upgrade | 3,577 | +229 |
FAQ
- How many installs does sast-configuration have?
- sast-configuration has 3,348 total installs and 3.3K installs this week.
- Where is sast-configuration hosted?
- sast-configuration is published by @wshobson/agents at https://github.com/wshobson/agents.
- How many GitHub stars does sast-configuration have?
- sast-configuration has 32.4K GitHub stars.
- When was sast-configuration first indexed?
- OrangeBot.AI first indexed sast-configuration on Jan 20, 2026.
- How do I install sast-configuration?
- Run: npx skills add https://github.com/wshobson/agents --skill sast-configuration