mirror of
https://github.com/pocoproject/poco.git
synced 2025-12-08 03:57:21 +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
|
||||
with:
|
||||
patterns: |
|
||||
-dependencies/**/*
|
||||
-**:cpp/path-injection
|
||||
-**:cpp/world-writable-file-creation
|
||||
-**:cpp/poorly-documented-function
|
||||
|
||||
Reference in New Issue
Block a user