mirror of
https://github.com/pocoproject/poco.git
synced 2025-12-10 18:14:58 +01:00
chore(CodeQL): exclude all external code from CodeQL checks.
This commit is contained in:
1
.github/workflows/codeql.yml
vendored
1
.github/workflows/codeql.yml
vendored
@@ -90,6 +90,7 @@ jobs:
|
|||||||
uses: advanced-security/filter-sarif@v1
|
uses: advanced-security/filter-sarif@v1
|
||||||
with:
|
with:
|
||||||
patterns: |
|
patterns: |
|
||||||
|
-dependencies/**/*
|
||||||
-**:cpp/path-injection
|
-**:cpp/path-injection
|
||||||
-**:cpp/world-writable-file-creation
|
-**:cpp/world-writable-file-creation
|
||||||
-**:cpp/poorly-documented-function
|
-**:cpp/poorly-documented-function
|
||||||
|
|||||||
Reference in New Issue
Block a user