Skip to content

A CLI tool to check and update vulnerable npm dependencies published by the npm user 'qix'. Automatically scans projects, updates affected packages, and reports remaining vulnerabilities. Published on npm.

Notifications You must be signed in to change notification settings

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 adarshrkumar@aol.com (https://adarshrkumar.dev)

About

A CLI tool to check and update vulnerable npm dependencies published by the npm user 'qix'. Automatically scans projects, updates affected packages, and reports remaining vulnerabilities. Published on npm.

Topics

Resources

Stars

Watchers

Forks