Skip to content
Open
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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Supported by: [GuardRails.io](https://www.guardrails.io)
- [GuardRails](https://github.com/apps/guardrails) - A GitHub App that gives you instant security feedback in your Pull Requests.
- [Hubble](https://github.com/hubblestack/hubble) - Hubble is a modular, open-source security compliance framework.
- [Salus](https://github.com/coinbase/salus) - Multi purpose security scanning tool supporting Ruby, Node, Python and Go.
- [AgentGuard](https://github.com/momenbasel/AgentGuard) - AI agent supply chain security tool that intercepts package installs from coding agents (Claude Code, Codex, Copilot) and validates against typosquatting, known malicious packages, and live OSV.dev feeds before execution.
Copy link

Copilot AI Apr 10, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This list entry’s description is much longer/more detailed than the surrounding “Multi tools” items, which makes the section harder to scan. Consider shortening it to a single concise sentence consistent with the other bullets (e.g., focus on “agent-layer supply-chain validation for pip/npm/cargo installs”).

Copilot uses AI. Check for mistakes.

## Static Code Analysis

Expand Down
Loading