🚀 What’s New
- Deep Analysis Index Snapshots: Deep Analysis now restores a pre-built code-graph snapshot during false-positive detection instead of re-reading your repository file by file. This makes verification passes significantly faster and more reliable for large codebases.
- AI Usage Visibility: Per-run AI usage logs and drilldown views give you deeper insight into how AI features are being consumed across your organization — perfect for understanding where your AI credits are going.
🛠 Improvements
- GitLab Connect Flow: Connecting GitLab repositories is now smoother and more reliable. The OAuth flow no longer corrupts your server URL, the repository picker includes groups alongside personal projects without duplicating them, and identically-named groups are clearly disambiguated so you always pick the right one. Projects where your connected account has Reporter or Developer access are also no longer excluded from the picker.
- Findings Export Precision: When you export findings to JSON or PDF, the download is now correctly scoped to the finding type you requested. Repository filters applied via typed queries are also honored in JSON exports, so what you see in the list is exactly what you get in the file.
🔧 Fixes
- Findings List Filters: Your active list filters are now preserved when you navigate into a finding’s detail page and return — no more re-applying your view after every click.
- Registry Audit Visibility: Registry audit results are now reliably visible when expected, and cloud and SCM remediation actions are properly gated so they only proceed when the right conditions are met.