We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1f5305 commit 67461ccCopy full SHA for 67461cc
.github/workflows/codeql.yml
@@ -85,6 +85,8 @@ jobs:
85
config: |
86
paths:
87
- vllm-upstream/vllm/
88
+ exclude:
89
+ - id: py/code-injection
90
# If you wish to specify custom queries, you can do so here or in a config file.
91
# By default, queries listed here will override any specified in a config file.
92
# Prefix the list here with "+" to use these queries and those in the config file.
0 commit comments