Skip to content

This is an api where security was priority number 1 I have put everything in the api based on the owasp top 10

Notifications You must be signed in to change notification settings

nghhoese/owasp-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important

Property of Sogeti Nederland B.V.

Authors: Ferran Hendriks Nick van Hoesel

About

This is an api that has some simple crud functionality. The real value is in the security. We implemented the owasp top 10 in this api to learn more about security. We have also used integration testing to test the security using an in memory variant of the api.

ASP.NET Core & EntityFramework Core Project

Using ASP.NET Core and EntityFramework Core.

Prerequirements

  • Visual Studio 2017 (or higher)
  • .NET Core SDK
  • SQL Server

How To Run

  • Open solution in Visual Studio.
  • Restore NuGet Packages.
  • Set the VideoSharing .Web project as Startup Project and build the project.
  • Run the application.

About

This is an api where security was priority number 1 I have put everything in the api based on the owasp top 10

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages