Changeset 81bfee7 in mod_gnutls
- Timestamp:
- Aug 13, 2022, 11:24:41 AM (7 months ago)
- Branches:
- main, master
- Children:
- b732220
- Parents:
- 3855d9e
- git-author:
- dependabot[bot] <49699333+dependabot[bot]@…> (08/13/22 11:01:20)
- git-committer:
- Airtower <fiona.klute@…> (08/13/22 11:24:41)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.github/workflows/analysis.yaml
r3855d9e r81bfee7 78 78 run: | 79 79 cppcheck --project=compile_commands.json -DAF_UNIX=1 --enable=warning,style,unusedFunction --xml 2>cppcheck.xml 80 - uses: airtower-luna/convert-to-sarif@v0. 2.080 - uses: airtower-luna/convert-to-sarif@v0.3.0 81 81 with: 82 82 tool: 'CppCheck'
Note: See TracChangeset
for help on using the changeset viewer.