Skip to content
forked from cehkunal/webapp

Sample Web App with Maven and Jenkins for DevSecOps CI-CD Demo

Notifications You must be signed in to change notification settings

arch4sec/webapp

 
 

Repository files navigation

This is a sample Web Application to use during DevSecOps CICD demos. https://github.com/arch4sec/webapp/blob/master/DevSecOps%20-.png

#Tools

  • trufflehog
  • OWASP Dependency Check
  • SonarQube
  • OWASP ZAP

#Build Instruction

mvn3 clean package

#Check Git secrets with trufflehog get trufflehog docker image first

docker pull gesellix/trufflehog

#Deploy instruction

Deploy target/WebApp.war on Tomcat

#TODO

Add instruction to deploy to ElasticBeanstalk

:octocat:

About

Sample Web App with Maven and Jenkins for DevSecOps CI-CD Demo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 78.4%
  • Shell 19.2%
  • CSS 2.4%