Secure Pipeline Demo

About the Application Used

  • JAVA App
  • Deliberately vulnerable. So take precautions if you have to

Getting started

Generate Intellij project files:

./gradlew idea

Run the application

./gradlew bootRun

Run the tests

./gradlew test

Requirements

  • JDK 1.7+
  • A Java IDE

Jenkins

This project uses Jenkins to demo the secure pipelines. Look for JenkinsFile to use to setup.