Security finding
Current npm audit --json reports the direct production dependency undici as high severity with a fix available.
Current vulnerable range in the lockfile: 7.0.0 - 7.28.0.
Affected advisories include:
Later advisories require at least 7.29.0 for remediation.
Expected
- Upgrade
undici to a non-vulnerable release supported by the project runtime.
- Run focused outbound/proxy/redirect/body-limit tests and full
ci:local.
- Confirm
npm audit no longer reports the vulnerability.
This dependency finding pre-existed PR #162 and was not introduced by the Goose fix.
Security finding
Current
npm audit --jsonreports the direct production dependencyundicias high severity with a fix available.Current vulnerable range in the lockfile:
7.0.0 - 7.28.0.Affected advisories include:
Later advisories require at least
7.29.0for remediation.Expected
undicito a non-vulnerable release supported by the project runtime.ci:local.npm auditno longer reports the vulnerability.This dependency finding pre-existed PR #162 and was not introduced by the Goose fix.