Skip to content

Releases: stoplightio/spectral-owasp-ruleset

v1.1.1

15 Oct 11:40
Compare
Choose a tag to compare

1.1.1 (2022-10-15)

Performance Improvements

  • avoid .[ and just use [ (4001377)

v1.1.0

03 Oct 20:28
Compare
Choose a tag to compare

1.1.0 (2022-10-03)

Bug Fixes

  • moved owasp:api3:2019-define-error-responses-429 to owasp:api3:2019-rate-limit-responses-429 (67ce20c)

Features

  • add rule owasp:api3:2019-define-error-responses-401 (b49caf3)
  • allow 422 in place of 400 (5215f91)

v1.0.1

28 Sep 08:43
d1fc6f0
Compare
Choose a tag to compare

1.0.1 (2022-09-28)

Bug Fixes

v1.0.0

27 Sep 13:38
Compare
Choose a tag to compare

1.0.0 (2022-09-27)

Bug Fixes

  • improve error messages and add tests (b6687e6)
  • trigger semantic release (373e572)

Features

  • Add more security / credential types to URL checking (dc4529b)
  • added owasp:api3:2019-rate-limit-retry-after (2dd96df)
  • owasp:api3:2019-rate-limit (21eaa5f)
  • security rules checking for unprotected operations (27036fe)