Skip to content

Add ansede-static to SAST tools list#1851

Open
mattybellx wants to merge 2 commits into
analysis-tools-dev:masterfrom
mattybellx:add-ansede-static
Open

Add ansede-static to SAST tools list#1851
mattybellx wants to merge 2 commits into
analysis-tools-dev:masterfrom
mattybellx:add-ansede-static

Conversation

@mattybellx

Copy link
Copy Markdown

Adds ansede-static — an offline SAST engine with 96.3% CVE recall and native IDOR/auth bypass detection via IFDS taint analysis. Python/JS/Go/Java/C#. MIT licensed.

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

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 tool entry for Ansede Static to the repository’s catalog of static analysis tools (via data/tools/), intended to surface it in the generated README/API outputs.

Changes:

  • Introduces a new tool definition file under data/tools/ for ansede-static.
  • Provides basic metadata (description, license, source, homepage) for the tool.

Comment thread data/tools/ansede-static.yml Outdated
Comment thread data/tools/ansede-static.yml Outdated
languages: [python, javascript, go, java, csharp]
categories: [security, linter]
license: MIT
source: https://github.com/mattybellx/Ansede
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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