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
- added example C/C++ Code scanner using the Snyk GitHub Action.
The `--unmanaged` flag indicates this is for a C/C++ codebase. In this
example, it currently scans on a new pull request to the 'main'
branch. The repository administrator should set both the SNYK_ORG and
SNYK_TOKEN environment variables before merging this PR. The
environment variables can be obtained from the LFX Security team.
- added *.h, *.c, *.cpp filter to only run the scan when source files
are changed
Signed-off-by: David Deal <[email protected]>
0 commit comments