Skip to content

Releases: DonIsaac/keyhunter

v0.2.0

27 Aug 20:31
Compare
Choose a tag to compare

What's Changed

  • feat: show keys found + scripts checked + pages visited when done by @DonIsaac in #55
  • perf: use FxBuildHasher for all sets and maps by @DonIsaac in #56
  • chore: upgrade rust to 1.80.0 by @DonIsaac in #58
  • perf(extract): all key errors share a single source text string by @DonIsaac in #59
  • ci: do not lint deps with clippy by @DonIsaac in #60
  • ci: use nextest by @DonIsaac in #61
  • feat: scan embedded scripts for API keys by @DonIsaac in #62
  • test: add walk builder and cache tests, make max_walks nonzero by @DonIsaac in #63
  • feat(report): support JSON output by @DonIsaac in #64
  • ci(bench): reduce build optimizations for faster builds by @DonIsaac in #65
  • ci: add doc job by @DonIsaac in #66
  • fix(walk): ignore empty and non-js script tags by @DonIsaac in #67

Full Changelog: v0.1.3...v0.2.0

v0.1.3

26 Aug 20:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

15 May 19:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

25 Apr 23:08
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump rustls from 0.22.3 to 0.22.4 by @dependabot in #1
  • feat: support extra headers and toggling random UA behavior by @DonIsaac in #7

Full Changelog: https://github.com/DonIsaac/keyhunter/commits/v0.1.1