AuditJS is a command-line tool that audits JavaScript projects for known vulnerabilities and outdated package versions. The tool integrates with the OSS Index v3 REST API to scan npm dependencies installed in node_modules folders. The tool supports multiple JavaScript package managers including npm, Angular, yarn, and bower. It can identify security vulnerabilities in project dependencies by cross-referencing them against known vulnerability databases. For enterprise users, AuditJS can connect to Nexus IQ Server (version 77 or above) as an alternative data source for vulnerability scanning. Users must have the 'Can Evaluate Applications' permission to perform scans with Nexus IQ Server. AuditJS can be installed and used in two ways: via npx for temporary usage or through global installation for permanent access. The tool supports Node.js LTS versions 8.x and forward, making it compatible with most modern JavaScript development environments. The tool provides vulnerability assessment capabilities specifically focused on JavaScript package dependencies, helping developers identify and address security issues in their project's third-party components.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
AndroBugs Framework is an Android vulnerability analysis system that scans mobile applications for security vulnerabilities, missing best practices, and dangerous shell commands.
QIRA is a competitor to strace and gdb with MIT license, supporting Ubuntu and Docker for wider compatibility.
A brute-force protection middleware for express routes that rate-limits incoming requests.
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.
SearchCode is an extensive code search engine that indexes 75 billion lines of code from millions of projects to help developers find coding examples and libraries.
Bearer CLI is a static application security testing tool that scans source code across multiple programming languages to identify and prioritize OWASP Top 10 and CWE Top 25 security vulnerabilities through data flow analysis.
A modular Python tool that obfuscates Android applications by manipulating decompiled smali code, resources, and manifest files without requiring source code access.
Search engine for open-source Git repositories with advanced features like case sensitivity and regular expressions.
APKiD is a tool that identifies compilers, packers, obfuscators, and other weird stuff in APK files.
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.