Jenkins/resources/com/cadoles/w3af/run-audit.sh
William Petit 4fe6feb1a1 Ajout d'un pipeline Lighthouse
+ améliorations/corrections sur le pipeline d'audit W3AF
2019-12-24 15:37:22 +01:00

6 lines
145 B
Bash

#!/bin/sh
mkdir -p reports
rm -f reports/*
envtpl -o audit.w3af /home/w3af/w3af/audit.w3af.tmpl
/home/w3af/w3af/w3af_console -y -n -s audit.w3af