Command line tool used to generate report for invalid kaybee statements - kb-statements
- Invalid git commits in statements
- Invalid git branch in statements
- Invalid git repository in statements
- Invalid PURL format
- Install node js
- Run
npm install
- Clone the repository
git clone https://github.com/SAP/project-kb.git
- Checkout branch vulnerability-data
git checkout vulnerability-data --
This example will limit the Git Repos to 50
node index.js STATEMENTS_FOLDER_PATH
This example will limit the Git Repos to 5000
node index.js STATEMENTS_FOLDER_PATH YOUR_GIT_USER_NAME YOUR_GIT_PASSWORD