Ray
3 giorni fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con
1 aggiunte e
1 eliminazioni
-
.github/workflows/analyze_codeql.yml
|
|
@ -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 |
|
|
|