Releases: OWASP/NodeGoat
Releases · OWASP/NodeGoat
Release v1.4
Compare
Sorry, something went wrong.
No results found
Addition of details on SSRF, Context specific XSS validations
Defect fixes
Updates to target Node.js version
Optimization to Docker config
Addition of integration tests with cypress
Travis CI integration
Release 1.3
Compare
Sorry, something went wrong.
No results found
Additional vulnerability examples
Update insecure dependencies
Fix documentation typos
Express Upgrade, Docker & Heroku Deployment options, Security tests using ZAP API
Compare
Sorry, something went wrong.
No results found
This release includes:
Code changes to use Express 4.x
Deployment options for the NodeGoat app via a Docker image and "Deploy on Heroku" button
Security tests using Zap API
v1.1
Compare
Sorry, something went wrong.
No results found
Release Notes:
Improvements to tutorial and addition of screencasts
Improved login page design
Changes to profile module to better demonstrate CSRF attack
Essentials
Compare
Sorry, something went wrong.
No results found
Changes since previous release:
Allows to set optional MONGODB_URL env variable
Fix for issue #33