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
Vim syntax-highlighting plugin for YARA rules with support up to v4.3.
A security dataset and CTF platform with full and attack-only versions pre-indexed for Splunk.
International cybersecurity festival for all, who wants to dive into the world of cyber security and have a great time.
A system for reserving classrooms at the University of Pisa.
Recorded talks from Hack.lu 2018 covering various cybersecurity topics.
Script to check for artifacts with the same name between repositories to prevent Dependency Confusion Attacks.
Community-driven collection of open source tools being archived with limited support.
PINNED

Mandos
Fractional CISO service that helps B2B companies implement security leadership to win enterprise deals, achieve compliance, and develop strategic security programs.

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.