security-sast
Static Application Security Testing (SAST) for code vulnerability analysis across multiple languages and frameworks
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install security-sast --cli claudewrites the file to.claude/commands/security-sast.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/commands/security-sast.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
wshobson/agents workflow security-sast from the security-scanning plugin. Static Application Security Testing (SAST) for code vulnerability analysis across multiple languages and frameworks
When to use it
Static Application Security Testing (SAST) for code vulnerability analysis across multiple languages and frameworks
How to install / invoke
# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/security-scanning/commands/security-sast.md -o .claude/commands/security-sast.md
Notes
Extracted from wshobson/agents. Plugin: security-scanning.