lang/nodejs

Free catalog · v0.0.10

Reviews Node.js for security hazards and lifecycle cleanup leaks.

Checks

RuleSeverityScans for
nodejs.dynamic-evalHighDynamic code evaluation on non-literal input
nodejs.event-listener-cleanupMediumA shared lifecycle cleanup callback leaves sibling EventEmitter listeners attached
nodejs.path-traversalHighFilesystem access from user-influenced paths without confinement
nodejs.shell-execCriticalShell execution with constructed command strings
nodejs.tls-disabledHighTLS certificate verification disabled
nodejs.vm-as-sandboxMediumvm module used to isolate untrusted code
nodejs.weak-random-tokenMediumMath.random() feeding security identifiers

More from the registry