Skip to content

Commit 2d37f97

Browse files
authored
Merge pull request #3670 from myersg86/develop
Fix typo in express-jwt-not-revoked.yaml `asvs: control_id:`
2 parents d544cd5 + efb96f8 commit 2d37f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/express/security/audit/express-jwt-not-revoked.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ rules:
1313
source-rule-url: https://github.com/goldbergyoni/nodebestpractices/blob/master/sections/security/expirejwt.md
1414
asvs:
1515
section: 'V3: Session Management Verification Requirements'
16-
control_id: 3.5.3 Insecue Stateless Session Tokens
16+
control_id: 3.5.3 Insecure Stateless Session Tokens
1717
control_url: https://github.com/OWASP/ASVS/blob/master/4.0/en/0x12-V3-Session-management.md#v35-token-based-session-management
1818
version: '4'
1919
category: security

0 commit comments

Comments
 (0)