Skip to content

Commit

Permalink
fix: Update request-response.ruleset.yml (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonsahadeo authored Apr 3, 2024
1 parent 7317e35 commit ce47378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rulesets/src/request-response.ruleset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ rules:
function: falsy

sps-authorization-missing:
description: Security field MUST be present with at least one item
description: Security field MUST be present at the root of the spec with at least one item (ie. HTTPBearer, Token, APIKey, etc.)
severity: error
given: "$"
then:
Expand Down

0 comments on commit ce47378

Please sign in to comment.