Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ A curated list of awesome Node.js Security resources.
- [Bearer](https://github.com/Bearer/bearer) - A CLI tool to find and help you fix security and privacy risks in your code according to OWASP Top 10.
- [GuardDog](https://github.com/DataDog/guarddog) - GuardDog is a CLI tool to Identify malicious PyPI and npm packages
- [repolyze](https://github.com/lirantal/repolyze) - Analyze a git source code repository for health signals and project vitals
- [ProdGuard](https://github.com/Felix0731/prodguard) - Fails the build when a commit disables a security control rather than fixing it: row-level security turned off, a Stripe webhook handler that never verifies its signature, a JWT decoded but not verified, a service-role key behind a client-side env prefix, or a live secret committed. Aimed at the guards AI coding agents quietly remove to make something work.

## Dynamic Application Security Testing

Expand Down