Skip to content

Commit 62e2f2f

Browse files
committed
chores: Add some exclusion rules
1 parent 2d39e3d commit 62e2f2f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/codeql/qtum-codeql-config.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,8 @@ queries:
55

66
query-filters:
77
- exclude:
8-
id: actions/missing-workflow-permissions
8+
id:
9+
- actions/missing-workflow-permissions
10+
- go/disabled-certificate-check
11+
- js/shell-command-injection-from-environment
12+
- actions/unpinned-tag

0 commit comments

Comments
 (0)