Commit cb3275a8 authored by FulcrandG's avatar FulcrandG
Browse files

Testing report for zaproxy job

parent a70ad49e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ zaproxy:
    -     zap-cli active-scan --recursive ${ZAP_TARGET}
    -   fi
    - fi
    - zap report -o ${CI_PROJECT_DIR}/${ZAP_REPORT} -f xml
    - zap-cli report -o ${CI_PROJECT_DIR}/${ZAP_REPORT} -f xml
  artifacts:
    paths:
      - "${ZAP_REPORT}"