This package helps ensure the security of your Node.js installation by checking for known vulnerabilities. It compares the version of Node.js you have installed (process.version) to the Node.js Security Database and alerts you if a vulnerability is found. Usage: npx is-my-node-vulnerable It's strongly recommended to include this as a step in the app CI. Output - When vulnerable: $ node -v v20.3.0 $ npx is-my-node-vulnerable █████ █████ ███ ██ ██████ ███████ ██████ ██ ██ ██ ██ ████ ██ ██ ██ ██ ██ ██ ██ ███████ ██ ██ ██ ██ ███ █████ ██████ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██████ ██ ██ ██ ████ ██████ ███████ ██ ██ The current Node.js version (v20.3.0) is vulnerable to the following CVEs: CVE-2023-30581: The use of proto in process.mainModule.proto.require() can bypass the policy mechanism and require modules outside of the policy.json definition Patched versions: ^16.20.1 || ^18.16.1 || ^20.3.1 Output - When non-vulnerable: $ node -v v20.11.1 $ npx is-my-node-vulnerable █████ ██ ██ ████
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A fully customizable, offensive security reporting solution for pentesters, red teamers, and other security professionals.
A cybersecurity platform that offers vulnerability scanning, Windows Defender and 3rd party AV management, and MFA compliance reporting, among other features.
LeakIX is a red-team search engine that indexes mis-configurations and vulnerabilities online.
A Ruby script that scans networks for vulnerable third-party web applications and front-ends with known exploitable security flaws.
Nmap is an essential network scanning tool used for network security auditing and status monitoring.
A search engine for the Internet of Things (IoT) that provides real-time information about connected devices.
An OSINT tool that generates username lists for companies on LinkedIn for social engineering attacks or security testing purposes.
An AI-powered Google Dorking tool that helps create effective search queries to uncover sensitive information on the internet.
Web inventory tool that captures screenshots of webpages and includes additional features for enhanced usability.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.