harness-sast-and-sca
The Harness SAST and SCA plugin for Claude Code enables Secure AI Coding, bringing real-time security into your AI-assisted development work
Open source Repository Open in the app JSON README (API)
About
The Harness SAST and SCA plugin for Claude Code enables Secure AI Coding, bringing real-time security into your AI-assisted development workflow. All AI-generated code is automatically scanned, validated, and remediated as you work.
Details
- Kind
- Plugins
- Topic
- No topic detected
- Publisher
- shiftleftsecurity
- Origin
- marketplace
- Category
- ferramentas
- Stars
- 2
- Last push
- 2026-05-27T15:18:11Z
- Repository state
- ativo
- Language
- JavaScript
- Added
- 2026-08-30 01:48:58
- Updated
- 2026-08-30 01:48:58
- Origin id
shiftleftsecurity/claude-plugins/harness-sast-and-sca
README
# Claude Code Plugins Directory Harness SAST and SCA plugins for Claude Code. ## Quick Start > [!IMPORTANT] > Make sure you have the Harness SAST and SCA CLI (`sl`) properly configured. Follow [this guide on the documentation website](https://docs.shiftleft.io/sast/getting-started/setup). Add this marketplace to Claude Code: ``` /plugin marketplace add https://github.com/ShiftLeftSecurity/claude-plugins ``` Reload for changes to take effect immediately: ``` /reload-plugins ``` > [!TIP] > Take advantage of new features and fixes by typing `/plugin`, select **Marketplaces**, and then `harness-sast-and-sca-plugins`. Select *Enable auto-update*. Install the Harness SAST and SCA plugin: ``` /plugin install harness-sast-and-sca ``` Reload for changes to take effect immediately: ``` /reload-plugins ``` ## Available Plugins - `harness-sast-and-sca`: Automatic security analysis on file edit and save. Analyzes code for vulnerabilities (including dataflow analysis!) and reports findings back so Claude can fix them. Supported languages: Java, JavaScript, Python, C, PHP ## Documentation See the official documentation on the Harness SAST and SCA [documentation website](https://docs.shiftleft.io/sast/secure-ai-coding-ai-assisted-development).