Minor Changes
-
89a2294: Extend known exploitable configuration keys and per-task environment variables.
Note -
ParsedVulnerabilitiesfromargv-parseris removed in favour of a readonly array ofVulnerabilityto match usage insimple-git, rolled into the newvulnerabilityCheckfor simpler access to the identified issues.Thanks to @zebbern for identifying the need to block
core.fsmonitor.
Thanks to @kodareef5 for identifying the need to blockGIT_CONFIG_COUNTenvironment variables and--template/mergerelated config.