Commit a7fff488 authored by FulcrandG's avatar FulcrandG
Browse files

Fixing zapoxry report

parent e3954cef
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@ zaproxy:
      ZAP_CONTEXT: ""
      ZAP_TARGET: "http://app"
    script:
      - zap-cli session new
      - if [ ! -z ${ZAP_CONTEXT} ]; then
      -   zap-cli context import ${ZAP_CONTEXT}
      -   if [ ! -z ${ZAP_SCANNERS}]; then