Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
check-circle

GitHub Action

cppcheck-action

1.0

cppcheck-action

check-circle

cppcheck-action

Find potential vulnerabilities in your C/C++ codes

Installation

Copy and paste the following snippet into your .yml file.

              

- name: cppcheck-action

uses: deep5050/cppcheck-action@1.0

Learn more about this action in deep5050/cppcheck-action

Choose a version

cppcheck

A github action to perform C/C++ security checks automatically