Skip to content

Improve built-in audit recipe evidence and facets#4008

Merged
Widthdom merged 15 commits into
mainfrom
fix-issue3929-3967-3919-3920-3979-3923
Jun 24, 2026
Merged

Improve built-in audit recipe evidence and facets#4008
Widthdom merged 15 commits into
mainfrom
fix-issue3929-3967-3919-3920-3979-3923

Conversation

@Widthdom

Copy link
Copy Markdown
Owner

Summary

  • Add recipe risk_evidence metadata to list/run/compact/issue-draft outputs and document the JSON facet.
  • Tighten regex, empty-catch, filesystem traversal, auth-token, and dogfood audit recipe coverage with focused tests.
  • Add changelog fragments for each handled issue.

Tests

  • dotnet test tests/CodeIndex.Tests/CodeIndex.Tests.csproj -p:UseSharedCompilation=false
  • dotnet run --project tools/CodeIndex.Changelog -- check
  • dotnet build CodeIndex.sln -p:UseSharedCompilation=false

Fixes #3929
Fixes #3967
Fixes #3919
Fixes #3920
Fixes #3979
Fixes #3923

@Widthdom
Widthdom merged commit da4d918 into main Jun 24, 2026
10 checks passed
@Widthdom
Widthdom deleted the fix-issue3929-3967-3919-3920-3979-3923 branch June 24, 2026 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment