Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion plugins/advanced-security/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ Security-focused plugin that brings GitHub Advanced Security capabilities into A

## What it does

Advanced Security helps agents identify and prevent credential exposure during development by:
Advanced Security helps agents identify and prevent security risks during development by:

- Scanning code snippets, files, and git changes for potential secrets
- Using GitHub secret detection patterns through MCP tooling
- Supporting pre-commit checks to catch leaked credentials early
- Auditing project dependencies for known CVEs and security advisories across multiple ecosystems

## Skills

Expand Down
Loading