Skip to content

adarshrkumar/QIX-Vulnerability-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qix Vulnerability Checker

A CLI tool to check and update vulnerable npm dependencies.

Installation

npm install -g check-qix-vulnerabilities

Usage

check-qix-vulnerabilities

What it does

This tool checks for known vulnerable dependencies that were published by qix in your project and automatically updates them to the latest versions. It reports which packages are still vulnerable after the update.

Requirements

  • Node.js >= 14.0.0
  • npm

License

ISC

Author

Adarsh R. Kumar [email protected] (https://adarshrkumar.dev)

About

A CLI tool to check and update vulnerable npm dependencies.

Topics

Resources

Stars

Watchers

Forks