Skip to content

A high level overview of the OWASP Top 10 Application Security Risks.

Notifications You must be signed in to change notification settings

dustin-jw/owasp-top-ten

Repository files navigation

OWASP Top Ten

Use this presentation to run through the OWASP Top Ten with people who may not be familiar with it.

Getting Started

Clone the repo, then install dependencies:

npm install

To run the site in development mode:

npm start

To build the site for production:

npm run build

Lint for styling issues:

npm run lint

About

A high level overview of the OWASP Top 10 Application Security Risks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published