Files
webhooker/internal
sneak 7ca62664d0
All checks were successful
check / check (push) Successful in 2m36s
Read the expiry form value where the body is bounded (#43)
The pinned CI linter's gosec G120 flagged r.FormValue in
buildDatabaseTargetConfig because the MaxBytesReader guard lives
one function up in processTargetCreate, out of static-analysis
sight. Read the expiry alongside the other form values in
processTargetCreate and pass it down as a string, matching how
the http and slack config builders receive their URL.
2026-08-07 16:59:26 +00:00
..