Please report security issues privately via GitHub's private vulnerability reporting. Do not open public issues for suspected vulnerabilities.
- #60 —
url-guard: block RFC1918, CGNAT, IPv6 ULA/link-local, and alternate IP encodings. - #61 —
webfetch: re-validate URL on every redirect hop. - #62 —
webfetch: enforceMAX_RESPONSE_BYTESat read time, not viaContent-Length. - #64 —
webfetch: re-check resolved IP at connect time to close the DNS-rebinding gap.
These shipped to main but were originally typed security:, which
release-please ignores. They were re-released via a fix(security): commit;
see #70. PR title linting (#72) prevents a recurrence.