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

Upgrade pickaxe code to groovy version 4 #28

Open thomashartm opened 2 years ago

thomashartm commented 2 years ago

Groovy 4 comes with a plethora of interesting new features which presents a number of opportunities for the whole framework:

This comes with the chance of a refactoring the stack to a more flexible setup