j0k3r/httplug-ssrf-plugin
HTTPlug plugin to mitigate SSRF by validating URL parts against configurable allow/deny lists. Resolves hostnames to IPs, blocks private networks by default, and restricts schemes to HTTP/HTTPS. Throws InvalidURLException on invalid targets.
Full Changelog: https://github.com/j0k3r/httplug-ssrf-plugin/compare/v3.0.0...v3.0.1
Examples in the README are up to date (to see how you could upgrade from the v2). Huge work from @jtojnar 👏
Full Changelog: https://github.com/j0k3r/httplug-ssrf-plugin/compare/v2.0.2...v3.0.0
Some cleanup (using PHPStan, 212c191) and locking stuff (related to PHPUnit, #6)
Main changes:
PRs merged:
How can I help you explore Laravel packages today?