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

CI should succeed with Java 11 and 17 on Windows, Linux and Mac #19

Open kwin opened 2 years ago

kwin commented 2 years ago

To ease contribution the CI should make sure that the builds runs successfully on the two most recent LTS JDKs and all three operating systems.