Skip to content

Releases: BishopFox/sj

1.10.1

15 Nov 21:31
Compare
Choose a tag to compare

Changelog

Features

  • 25d12a5 Added failsafe check for Swaggers with no security definitions

Bug fixes

  • f4b2634 Fixed improper handling of parameter values in the URL path

Others

1.10.0

15 Nov 20:39
Compare
Choose a tag to compare

Changelog

Features

  • 8acc15a Added rate limit functionality to the automate and brute commands

Others

1.9.2

16 Oct 18:28
Compare
Choose a tag to compare

Changelog

Others

  • a9f907e Modified convert command to enable saved output even when definition file is already v3

1.9.1

09 Oct 22:08
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 94e65fd Fixed missing check for 'formData' in the 'in' parameter object value
  • 5274b1b Fixed null pointer bug

Others

1.9.0

04 Oct 02:48
Compare
Choose a tag to compare

Changelog

Features

  • 65d424c Added support for 'oneOf', 'anyOf', and 'allOf' schema keywords.

1.8.6

03 Oct 18:53
Compare
Choose a tag to compare

Changelog

Bug fixes

  • d7b3459 Fixed bug in verbose JSON output

1.8.5

01 Oct 17:38
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 4526ddb Fixed improper JSON output structure

1.8.4

20 Sep 19:30
31e2862
Compare
Choose a tag to compare

Changelog

Others

  • c84e679 Merge branch 'main' into main
  • 31e2862 Merge pull request #27 from mr-pmillz/main
  • 41ba000 Updated the version string.
  • 2879da6 resolved nil pointer dereference
  • b98e8c7 resolved nil pointer dereference 2

1.8.3

20 Sep 19:14
Compare
Choose a tag to compare

Changelog

Features

  • cc99aef Adds automatic sorting of results when output to the console

1.8.2

13 Sep 22:32
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 530143b Fixed bug that caused improperly formatted JSON output