github safishamsi/graphify v0.5.4

5 hours ago

What's new in v0.5.4

  • SSRF DNS rebinding fixsafe_fetch now patches socket.getaddrinfo for the entire duration of each HTTP request so a DNS rebinding attack cannot swap a public IP (returned during validation) for a private one during the actual connection. DNS lookup failures now also raise an error instead of silently skipping the IP check.
  • yt-dlp SSRF bypass fixdownload_audio now runs validate_url before handing the URL to yt-dlp, blocking private IPs and disallowed schemes on the video/audio ingest path.

Fixes #591, #592.

Don't miss a new graphify release

NewReleases is sending notifications on new releases.