Fix #14006 (CI: upload cppcheck premium sarif results to github)#7662
Fix #14006 (CI: upload cppcheck premium sarif results to github)#7662danmar merged 1 commit intocppcheck-opensource:mainfrom
Conversation
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
ca4787a to
b4dbe48
Compare
|
@Nettozx I would like your feedback about removing the "security-value". Will it still be compatible with your tooling? github write some strange error message when we have it.. |
Can you show me the error message it was showing? I haven't had issues uploading cppcheck sarif files with the changes in my fork |
|
Oh I see. I resolved this in my fork, its due to it passing the severity as a number instead of a string. |
|
@Nettozx the security-value problem is shown now. From the log: The sarif results can be downloaded if you want to look closer on it. If you have a better suggestion let me know.. |
ah ok.. I will try that! |
|
@Nettozx thanks, as far as I see this works now.. let's see what happens if I turn on all CI.. |
|



No description provided.