Hi, I’m using dssrf@1.0.3 and noticed that GitHub/npm audit still flags GHSA-8p33-q827-ghj5:
dssrf: every IPv6 category bypasses is_url_safe
affected range: <1.3.0
While I'm not positive, it seems like the issue was resolved with version 1.0.3, but the advisory lists 1.3.0 as the patched version. Could you confirm which version actually fixed GHSA-8p33-q827-ghj5? If 1.0.3 is already patched, would you be able to update the GitHub Security Advisory affected range / patched version so downstream npm audit stop producing a false positive?
Hi, I’m using
dssrf@1.0.3and noticed that GitHub/npm audit still flags GHSA-8p33-q827-ghj5:While I'm not positive, it seems like the issue was resolved with version
1.0.3, but the advisory lists1.3.0as the patched version. Could you confirm which version actually fixed GHSA-8p33-q827-ghj5? If1.0.3is already patched, would you be able to update the GitHub Security Advisory affected range / patched version so downstreamnpm auditstop producing a false positive?