$ gnpm install snyk-cpp-plugin
Snyk helps you find, fix and monitor for known vulnerabilities in your dependencies, both on an ad hoc basis and as part of your CI (Build) system.
A library used by the Snyk CLI to scan C/C++ projects.
Clone the repository and install dependencies:
git clone https://github.com/snyk/snyk-cpp-plugin
cd snyk-cpp-plugin
npm install
pre-commit is required to run local secrets scanning.
Install pre-commit (if not already installed):
brew install pre-commitAfter cloning the repository cd into it and run:
pre-commit installnpm test
Copyright 2013 - present © cnpmjs.org | Home |