NoPP (No Prototype Pollution) is a tiny helper designed to protect against Prototype Pollution vulnerabilities in your application by calling Object.freeze for some built-in JavaScript objects. By freezing an object, it prevents new properties from being added, existing properties from being removed, and values from being changed, ensuring that prototype changes only occur during initialization.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A command-line tool for downloading Android APK files from the Appland platform via npm installation.
Docker file for building Androguard dependencies with an optional interactive shell environment.
NightShade is a Django-based capture the flag framework that enables organizations to create and manage cybersecurity competitions with support for multiple contest formats and multi-tenant architecture.
An easy-to-use and lightweight API wrapper for Censys APIs with support for Python 3.8+.
A tool for SSH server auditing with comprehensive analysis capabilities.
Bane is an automated AppArmor profile generator for Docker containers that simplifies the creation of security policies with file globbing support and Docker integration.
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.