Logging uplift for model training purposes (command injection model) [Small change] (#6330)

This commit is contained in:
dorien-koelemeijer
2026-01-27 12:25:11 +07:00
committed by GitHub
parent f5b402bbdf
commit e9024b7c19
2 changed files with 10 additions and 4 deletions
+2 -1
View File
@@ -91,7 +91,8 @@ impl Agent {
counter.goose.prompt_injection_user_decisions = 1,
decision = ?confirmation.permission,
finding_id = %finding_id,
"User security decision"
tool_request_id = %request.id,
"Prompt injection detection: user decision on command injection finding"
);
}