strix/strix
0xallam c226d7405c feat: Redesign vulnerability reporting with nested XML code locations and CVSS
Replace 12 flat parameters (code_file, code_before, code_after, code_diff,
and 8 CVSS fields) with structured nested XML fields: code_locations with
co-located fix_before/fix_after per location, cvss_breakdown, and cwe.

This enables multi-file vulnerability locations, per-location fixes with
precise line numbers, data flow representation (source/sink), CWE
classification, and compatibility with GitHub/GitLab PR review APIs.
2026-02-15 17:25:59 -08:00
..
agents feat: Add mouse text selection auto-copy to clipboard in TUI 2026-02-07 11:04:31 -08:00
config refactor: simplify --config implementation to reuse existing config system 2026-01-20 17:02:29 -08:00
interface feat: Redesign vulnerability reporting with nested XML code locations and CVSS 2026-02-15 17:25:59 -08:00
llm fix(llm): Pass API key and base URL to memory compressor litellm calls 2026-01-28 01:29:33 -08:00
runtime feat: remove docker container on shutdown 2026-01-19 18:26:41 -08:00
skills docs: update skills README for markdown format 2026-01-20 12:50:59 -08:00
telemetry feat: Redesign vulnerability reporting with nested XML code locations and CVSS 2026-02-15 17:25:59 -08:00
tools feat: Redesign vulnerability reporting with nested XML code locations and CVSS 2026-02-15 17:25:59 -08:00
utils fix(agent): fix tool schemas not retrieved on pyinstaller binary and validate tool call args 2026-01-14 10:57:32 -08:00
__init__.py Open-source release for Alpha version 2025-08-08 20:36:44 -07:00