Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.12 KB

File metadata and controls

33 lines (21 loc) · 1.12 KB

Claude Code Plugins Directory

Harness SAST and SCA plugins for Claude Code.

Quick Start

Add this marketplace to Claude Code:

/plugin marketplace add https://github.com/ShiftLeftSecurity/claude-plugins
/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-plugins

Important

Make sure you have the Harness SAST and SCA CLI (sl) properly configured. Follow this guide on the documentation website.

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.