Fork of OWASP Nodegoat to install Datadog ASM.
-
Copy
.env.exampleto.envand populate your datadog site name and API key. -
docker-compose build webto build the web application -
docker-compose up -dto start the containers -
Open a browser at port 4000 localhost and go from there, the application just works as Nodegoat.