Releases: stoplightio/spectral-owasp-ruleset
Releases · stoplightio/spectral-owasp-ruleset
v2.0.1
v2.0.0
2.0.0 (2024-03-05)
Features
-
Removes duplicated test case
-
Moves API3 rules that focused on defining 400, 401, 500 responses out into API8.
-
Adds unevaluatedproperties rule for OAS 3.1
-
Adds owasp-api3-2023-constrained-additional/unevaluated tests
-
Updates year on api1 and api2 unchanged
-
Renames api4:2019 to api4:2023 only
-
Adds owasp:api2:2023-write-restricted and owasp:api2:2023-read-restricted
-
Fixes #25: adds owasp:api5:2023-admin-security-unique
-
Fixes #21 and makes no-nimeric-ids support any string
-
Adds support for no-server-http to use relative path.
-
Partially fixes #52: Require servers use x-internal true/false to explicitly explain what is public or internal for documentation tools
-
Fixes #52: Servers, define which environment is the API running in
BREAKING CHANGES
- Adds/Removes rule to cater for OWASP 2023 top 10 list