Command parsing now looks past wrappers like sudo and timeout and ignores harmless variable prefixes.
What's wrong with this entry?
Bash command parsing gained two lists: shells and wrappers to look past when finding the real command (sudo, doas, xargs, timeout, nsenter and more), and environment variables treated as harmless when prefixed onto a command (GOEXPERIMENT, RUST_LOG, NO_COLOR, CI, ANTHROPIC_API_KEY among them), with a matching VAR= assignment pattern.
PYTEST_DISABLE_PLUGIN_AUTOLOAD
Strings lifted out of the shipped bundle, so the claim above can be checked against them.