snyk-cpp-plugin
TypeScript icon, indicating that this package has built-in type declarations

2.24.0 • Public • Published

Snyk logo


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.

Snyk C/C++ CLI Plugin

A library used by the Snyk CLI to scan C/C++ projects.

Getting Started

Clone the repository and install dependencies:

git clone https://github.com/snyk/snyk-cpp-plugin
cd snyk-cpp-plugin
npm install

Install pre-commit

pre-commit is required to run local secrets scanning.

Install pre-commit (if not already installed):

  • brew install pre-commit

After cloning the repository cd into it and run:

  • pre-commit install

Run tests

npm test

Readme

Keywords

none

Package Sidebar

Install

npm i snyk-cpp-plugin

Weekly Downloads

12,348

Version

2.24.0

License

Apache-2.0

Unpacked Size

71 kB

Total Files

69

Last publish

Collaborators

  • snyk-admin