feat: add fetch audit logging for remote resource tracking - #1094
Conversation
Site previewPreview: https://e3b0644a-site.fullsend-ai.workers.dev Commit: |
ReviewFindingsNo findings. Clean implementation of Previous runReviewFindingsLow
Previous run (2)ReviewFindingsNo findings. Clean implementation that mirrors the established Previous run (3)ReviewFindingsLow
Previous run (4)ReviewFindingsLow
Info
|
Review follow-upsCreated follow-up issues for actionable non-blocking review findings:
|
2404f35 to
b3c9883
Compare
Add JSONL audit logging for remote resource fetches, mirroring the existing security.AppendFinding pattern. Includes FetchAuditEntry struct, AppendFetchAudit function, and tests. Updates the design plan to match the implementation. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Greg Allen <gallen@redhat.com>
b3c9883 to
8e8f743
Compare
Summary
FetchAuditEntrystruct andAppendFetchAuditfunction for JSONL audit loggingsecurity.AppendFindingpatternTest plan
go test ./internal/fetch/...passesmake lintpasses🤖 Generated with Claude Code