Skip to content

Add ansede-static to Static Code Analysis#28

Open
mattybellx wants to merge 1 commit into
guardrailsio:masterfrom
mattybellx:add-ansede-static
Open

Add ansede-static to Static Code Analysis#28
mattybellx wants to merge 1 commit into
guardrailsio:masterfrom
mattybellx:add-ansede-static

Conversation

@mattybellx

Copy link
Copy Markdown

Adds ansede-static — offline SAST with 96.3% CVE recall. Detects IDOR (CWE-639), SQLi, path traversal, and 35+ CWE types. pip install ansede-static.

Copilot AI review requested due to automatic review settings July 2, 2026 11:11

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds a new Static Code Analysis entry to the curated security-tools list in README.md, expanding the catalog of SAST options available to Python developers.

Changes:

  • Add ansede-static as a Static Code Analysis tool entry (with install command and capability summary).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
- [Salus](https://github.com/coinbase/salus) - Multi purpose security scanning tool supporting Ruby, Node, Python and Go.

## Static Code Analysis
- [ansede-static](https://github.com/mattybellx/Ansede) — Offline SAST with 96.3% CVE recall. Detects IDOR (CWE-639), SQLi, path traversal, and 35+ CWE types. `pip install ansede-static`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants