Skip to content

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 11:50

Changelog

  • 8aa1c40 feat(config): jsanalysis module, wayback_rate knob, and --resume support
  • 4655f1c feat(modules): jsanalysis — extract endpoints and secrets from JS
  • 7b0f0a6 feat(notify): list gowayback + js-analysis in the module breakdown
  • ea75325 feat(runner): js analysis step; skip resolve without an enum source
  • c018ab3 feat(scan): --resume flag to reuse the latest run dir
  • 4aa7a4b feat(tui): jsanalysis in the interactive module picker
  • 8691467 fix(url): run gau/gowayback without live hosts; rate-limit gowaybackgo
  • d9f6b16 refactor(bot): pass resume=false through config.Load
  • 07a555f test(config): --resume reuses the latest run dir
  • dc27f94 test(config): cover the jsanalysis module alias
  • 9f929ca test(modules): endpoint and secret extraction
  • c084f7a test(runner): resolve gating on enum presence