postgres_exporter/cmd
Joe Adams 4c170ed564
Fix missing dsn sanitization for logging (#1104)
This log line was not sanitized previously which could result in logging sensitive information. I have scanned the rest of the files and I don't see anywhere else that DSN is used in a log line without this filter.

Resolves #1042

Signed-off-by: Joe Adams <github@joeadams.io>
2025-02-15 16:35:04 +01:00
..
postgres_exporter Fix missing dsn sanitization for logging (#1104) 2025-02-15 16:35:04 +01:00