Nova-8 / damn-vulnerable-js-sca

An intentionally vulnerable Javascript app containing notable vulnerabilities in its dependencies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Damn Vulnerable Javascript SCA

An intentionally vulnerable app that contains known vulnerabilities through dependencies.

Interested in hacking some real world vulnerabilities? Try running it yourself!

docker run -p 3000:3000 -p 3001:3001 -it ghcr.io/lunasec-io/damn-vulnerable-js-sca

Vulnerabilities

Development

wasp is used for local development.

cd wasp
wasp start

About

An intentionally vulnerable Javascript app containing notable vulnerabilities in its dependencies.

License:Apache License 2.0


Languages

Language:JavaScript 55.0%Language:TypeScript 42.3%Language:HTML 1.8%Language:Shell 0.7%Language:Dockerfile 0.2%