NodeGoat icon indicating copy to clipboard operation
NodeGoat copied to clipboard

The OWASP NodeGoat project provides an environment to learn how OWASP Top 10 security risks apply to web applications developed using Node.js and how to effectively address them.

Results 54 NodeGoat issues
Sort by recently updated
recently updated
newest added

Implement relevant API Top 10 vulnerabilities https://owasp.org/www-project-api-security/

enhancement

Covert current template based UI to use React.

enhancement

Use JWT to implement access control

enhancement

Implement REST endpoints for accessing allocations, user profile, contributions data

enhancement

### Context - This is part of `release-1.5` #148 - Medium priority task ### Tasks - [ ] Install `prettier` + `eslint` -> [prettier-eslint](https://github.com/prettier/prettier-eslint) - [ ] Config the task...

task
priority: MEDIUM
js

### Context - This is part of `release-1.5` #148 - Critical task ### Tasks - [x] Define a good a contributing guide (requirements/discussion) - [ ] Add the information to...

task
priority: HIGH

After looking at the RoadMap 2019 provided by @UlisesGascon. I'm happy to start working on this. I will update this issue with the steps I will follow once I have...

task
priority: LOW
js

### Context - This is part of `release-1.5` #148 - Context from #82 - Critical task ### Tasks - [ ] Upgrade dependencies to secure latest versions in `package.json` -...

task
help wanted
priority: MEDIUM
Good first issue
infrastructure

### Context - This is part of `release-1.5` #148 - High priority task ### Tasks - [ ] Install [husky](https://www.npmjs.com/package/husky) - [ ] Config the task in `package.json` - [...

task
priority: HIGH
js