Files
gosec/analyzers
Ravi Sastry Kadali 844b1703bf fix(G706): scope slog sinks to msg arg only to prevent false positives on structured attributes (#1623)
slog attribute values are auto-escaped by TextHandler/JSONHandler; only the message arg is a real injection vector.

Fixes: #1622
2026-03-25 21:46:59 +01:00
..