Netcentric / pickaxe-security-scanner

Pickaxe is a fast and customizable security scan library which simplifies security testing for web applications like Adobe Experience Manager or API services. It can be plugged into a maven build to execute build-in checks or custom user provided security checks. Custom security checks can be defined via YAML files or a groovy based DSL.
Eclipse Public License 1.0
13 stars 3 forks source link

CICD: Export to container ghio.cr #13

Closed thomashartm closed 2 years ago

thomashartm commented 2 years ago

Integration with fabicr8 docker-maven-plugin. mvn docker:tag and mvn docker:push should tag and push the container to the project's package registry whenever develop and master are build.