Skip to content

Home of the dockerfiles used to build the gasp docker containers

Notifications You must be signed in to change notification settings

appsecpipeline/gasp-dockerfiles

Repository files navigation

gasp-dockerfiles is an different way to call the containers used in an AppSec Pipeline based on the AppSec Pipeline Specification and compatable with it. See the spec at https://github.com/appsecpipeline/AppSecPipeline-Specification

docker build -f ./gasp-base . -t mtesauro/gasp-base:1.0.0

docker build -f ./gasp-git . -t mtesauro/gasp-git:1.0.0

docker build -f ./gasp-bandit . -t mtesauro/gasp-bandit:1.0.0

docker build -f ./gasp-defectdojo . -t mtesauro/gasp-defectdojo:1.0.0

These dockerfiles were created to use with gasp-docker

About

Home of the dockerfiles used to build the gasp docker containers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published