Skip to content

Commit 20b8390

Browse files
committed
security-severity
1 parent f7db64a commit 20b8390

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/cppcheck-premium.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
sed -i 's|"startLine": 0|"startLine": 1|' results.sarif
5454
sed -i 's|"endColumn": 0|"endColumn": 1|' results.sarif
5555
sed -i 's|"endLine": 0|"endLine": 1|' results.sarif
56+
sed -i 's|"security-severity":.*||' results.sarif
5657
cat results.sarif
5758
5859
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)