Update analyze_codeql.yml

This commit is contained in:
Ray 2025-10-06 18:27:56 +02:00 committed by GitHub
parent 59c3fcc23a
commit b067b0b878
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -99,7 +99,7 @@ jobs:
# Filter out rules with low severity or high false positve rate
# Also filter out warnings in third-party code
- name: Filter out unwanted errors and warnings
uses: advanced-security/filter-sarif@v2
uses: advanced-security/filter-sarif@v1
with:
patterns: |
-**:cpp/path-injection