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

Feature: Kill pill to stop a security scans on demand. #8

Open thomashartm opened 2 years ago

thomashartm commented 2 years ago

Long running checks should be stoppable by setting a kill pill file into an observed directory. Once the kill pill is detected, the scanner immediately stops any further processing.