Skip to content

lsndr/pureflow2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

457 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Pure Flow is a benchmark application that uses modern technologies and implements a set of common security vulnerabilities.

The application contains:

Note The GraphQL API does not yet support all the endpoints the REST API does.

Building and Running the Application

Build and start local development environment with Postgres DB, MailCatcher and the app:

docker compose --file=compose.local.yml up -d

To rebuild the app and restart the containers:

docker compose --file=compose.local.yml up -d --build --force-recreate

About

A Broken Application - Very Vulnerable!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 78.6%
  • CSS 11.9%
  • Shell 4.5%
  • JavaScript 2.8%
  • Perl 0.9%
  • HTML 0.8%
  • Dockerfile 0.5%