Skip to content

Commit 55195ab

Browse files
committed
feat: exclude missing workflow permissions
1 parent 7dd73e1 commit 55195ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

codeql-config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ query-filters:
1212
id: js/missing-rate-limiting
1313
- exclude:
1414
id: js/missing-token-validation
15+
- exclude:
16+
id: actions/missing-workflow-permissions
1517
paths-ignore:
1618
- '**/test/**'
1719
- '**/tests/**'

0 commit comments

Comments
 (0)