Skip to content

Releases: BishopFox/sj

2.6.1

24 Mar 20:01

Choose a tag to compare

Changelog

Bug fixes

Others

  • 0d6776b Incremented version string

2.6.0

20 Mar 15:38

Choose a tag to compare

Changelog

Features

  • bee5088 Adds --force flag to bypass dangerous keyword checks
  • 27b5935 Adds --replay-proxy flag to replay matched requests through a separate proxy

Others

2.5.1

13 Mar 04:15

Choose a tag to compare

Changelog

Bug fixes

  • 1eda960 Fixed bug where custom headers were not sent with the brute command

2.5.0

28 Feb 03:12

Choose a tag to compare

Changelog

Bug fixes

  • 703039d fix: JSON curl quoting bug and relative server URL handling
  • 275f426 fix: extract path from absolute server URLs when -T flag is used
  • 878f7dc fix: normalize server base paths for v3 parsing
  • 6d027a6 fix: preserve basePath with -T flag and allow endpoints with relative URLs
  • 942ad84 fix: reconcile merged ref-hardening changes with current logging helpers
  • e2a9437 fix: resolve 4 critical reference resolution bugs
  • c9fa4f1 fix: resolve all 5 auditor-reported bugs

Others

  • 5115b3c Apply suggestions from code review
  • e805a7d Incremented version string
  • 18b20ad Merge pull request #52 from aringo-bf/feature/ref-resolution-hardening
  • 90f0870 feat: comprehensive spec reference resolution improvements

2.4.1

26 Feb 16:35

Choose a tag to compare

Changelog

Bug fixes

  • 122d9d0 Fixed sorting to ensure output is consistent across runs
  • ac50c4d Fixed typo in usage example

2.4.0

26 Feb 16:13

Choose a tag to compare

Changelog

Others

  • 6eea0f8 Improved output and removed logrus dependency

2.3.2

26 Feb 15:36

Choose a tag to compare

Changelog

Bug fixes

  • 7bb228d Fixed infinite loop when encountering circular redirects
  • 3258ca3 Fixed missing length check issue
  • 58d4e91 Fixed variable shadowing issue

Others

  • 1f5a946 Converted status code logic to switch for readability
  • bdea582 Incremented version string

2.3.1

26 Feb 14:12
143fdfd

Choose a tag to compare

Changelog

Bug fixes

  • a33eef4 Fix HTTPBasic segfault and --quiet flag issues
  • 143fdfd Merge pull request #50 from aringo-bf/fix/httpbasic-segfault-and-quiet-flag

2.3.0

03 Feb 22:11

Choose a tag to compare

Changelog

Features

  • 4c46611 Added custom date, email, and URL flags

2.2.1

03 Feb 18:10

Choose a tag to compare

Changelog

Others

  • bd3265d Improved handling of schema references
  • 1195ff7 Incremented version string