Lintian tag: binary-contains-insecure-defaultgodebug-settings

Type: pedantic

Description (from lintian-explain-tags)

The binary contains legacy or insecure DefaultGODEBUG variable settings.

Modern Go versions allow developers to force legacy (and potentially
insecure) behaviors using //go:debug directives or GODEBUG settings.

While these are sometimes necessary for temporary compatibility, they can
introduce security vulnerabilities, disable critical fixes, or compromise
build reproducibility.

Visibility: pedantic
Show-Always: no
Check: languages/golang/default-godebug

Show affected packages