Skip to content

PilchardFriendly/sample-flask-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sample-flask-application

This application is intended for use with the sample-deploy-pipeline Jenkins application located here.

The application consists of two docker containers:

  • A frontend website written in Python Flask
  • A backend database using PostgreSQL

It is a simple message-posting application where messages entered by the user in the web interface are written to the PostgreSQL database. The web front-end shows all messages entered by users.

Warning: this repository deliberately contains vulnerabilities, do not use the code from this repo in production.

Instructions

About

Example vulnerable app for the AppSec101 workshop deployed by https://github.com/wilvk/sample-deploy-pipeline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 46.2%
  • HTML 40.9%
  • Shell 7.6%
  • Dockerfile 3.8%
  • CSS 1.5%