You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I scanned the Ubuntu package openscap-1.3.7+dfsg-1 I found many cppcheck errors. Some of the results are easy to solve memory leaks and others appear to be copy paste errors. They need their own triage and possibly assigned issues or CVEs. Here is the output of my local cppcheck scan: https://gist.github.com/eslerm/6dd060abb1a227972d8190a74f5cc684
I would like to propose adding a cppcheck GitHub action to track these and new results.
The text was updated successfully, but these errors were encountered:
eslerm
changed the title
plase add cppcheck github action
please add cppcheck github action
Feb 10, 2023
When I scanned the Ubuntu package openscap-1.3.7+dfsg-1 I found many cppcheck errors. Some of the results are easy to solve memory leaks and others appear to be copy paste errors. They need their own triage and possibly assigned issues or CVEs. Here is the output of my local cppcheck scan: https://gist.github.com/eslerm/6dd060abb1a227972d8190a74f5cc684
I would like to propose adding a cppcheck GitHub action to track these and new results.
The text was updated successfully, but these errors were encountered: