The webhook/ntfy URLs come from validated application configuration, not user input. gosec G704 (new in gosec 2.23.0) taint analysis cannot distinguish config-provided URLs from user-controlled input.
The webhook/ntfy URLs come from validated application configuration, not user input. gosec G704 (new in gosec 2.23.0) taint analysis cannot distinguish config-provided URLs from user-controlled input.