chore: update impact metrics 2026-03-08 #22
+1,436
−32
Merged
Annotations
9 warnings
|
Run Agentic Analyzer:
middleware/safehttp.go#L70
Sanitize r.URL.Query with go-safeinput before use
|
|
Run Agentic Analyzer:
examples/agentic/before/handlers.go#L47
Sanitize io.ReadAll with go-safeinput before use
|
|
Run Agentic Analyzer:
examples/agentic/before/handlers.go#L41
Sanitize json.NewDecoder with go-safeinput before use
|
|
Run Agentic Analyzer:
examples/agentic/before/handlers.go#L41
Sanitize .Decode with go-safeinput before use
|
|
Run Agentic Analyzer:
examples/agentic/before/handlers.go#L29
Sanitize r.PostFormValue with go-safeinput before use
|
|
Run Agentic Analyzer:
examples/agentic/before/handlers.go#L29
Sanitize r.PostFormValue with go-safeinput before use
|
|
Run Agentic Analyzer:
examples/agentic/before/handlers.go#L23
Sanitize r.FormValue with go-safeinput before use
|
|
Run Agentic Analyzer:
examples/agentic/before/handlers.go#L17
Sanitize r.URL.Query with go-safeinput before use
|
|
Run Agentic Analyzer:
examples/agentic/after/handlers.go#L89
Apply html.EscapeString to user-derived values in RawBodyHandler before writing to the HTML response (defense-in-depth for output context)
|
background
wait
wait-all
cancel
Loading