Skip to content

v1.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jul 12:34

Changelog

  • a71d738 feat(modules): retry crt.sh (5xx + ctx-aware) and assetfinder exec
  • f4189ae feat(modules): retry the gau exec on transient failures
  • 7663826 feat(modules): retry transient network errors when fetching JS
  • c767e8d feat(modules): shared ctx-aware retry with exponential backoff
  • 892d50f feat(report): JS Analysis section + js-secrets stat
  • dd529d5 feat(report): collect JS endpoints + secrets into ReportData
  • b93c16d test(modules): retry success/exhaustion/cancellation
  • dde76fe test(report): JS findings collection and rendering