Skip to content

Releases: daenney/ssrf

v0.2.0

06 Jul 15:58
Compare
Choose a tag to compare

Changelog

  • d310348 Add a way to allow for NAT64 mapped addresses
  • e23a15d CI: Switch back to v2
  • c68a2e7 Improve the error messages
  • b2536b7 CI: Ensure tests trigger on template changes
  • 64801c8 Adds a number of extra tests for IPv6
  • 42c7f65 Rework how we do IPv6 blocking
  • fcc6ef9 README: Expand usage instructions a bit

v0.1.2

02 Dec 14:21
Compare
Choose a tag to compare

Changelog

  • 3c43e59 Updated prefixes by ssrfgen
  • 2fd3765 CI: Use gh api to create a PR instead
  • 547754d ssrfgen: Fix IPv4 multicast RFC

v0.1.1

01 Dec 22:43
Compare
Choose a tag to compare

Changelog

  • e1502b8 Updated prefixes by ssrfgen
  • b5da058 CI: Add workflow to skip tests
  • e7cfa40 CI: Use a scoped PAT for the update flow
  • 7bd4482 ssrfgen: Add IPv6 site-local prefix

v0.1.0

01 Dec 17:54
Compare
Choose a tag to compare

Changelog

  • 3c993fa Add release automation with goreleaser
  • 5750ac3 docs: Spruce up the READMEs
  • f67759a CI: Update gotestfmt action
  • 0c1b96a CI: Update upload-artifact action
  • 14325c9 Provide a Guardian to safeguard outgoing requests
  • f6b7674 Initial commit