chore(CodeQL): exclude all external code from CodeQL checks.

This commit is contained in:
Matej Kenda
2025-09-11 11:01:17 +02:00
parent 41f045c271
commit 463f06651a

View File

@@ -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