Ray
пре 4 дана
committed by
Saksham Goyal
No known key found for this signature in database
GPG Key ID: 287D96BB5977A168
1 измењених фајлова са
1 додато и
1 уклоњено
-
.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 |
|
|
|