Commit 44f78a07 authored by bonmari's avatar bonmari
Browse files

1

1 merge request!1Ci cd
Showing with 2 additions and 2 deletions
+2 -2
......@@ -55,8 +55,8 @@ test-zap:
# Write-Output "Результаты сканирования: $($results.Content)"
# # Получение и сохранение результатов сканирования
# - RESULTS=$(Invoke-RestMethod -Method GET -Uri "http://localhost:8080/JSON/core/view/alerts/?baseurl=http://localhost:9005&apikey=8tm221jcqtolmprhbt2dq2q8ev")
# - echo $RESULTS
- RESULTS=$(Invoke-RestMethod -Method GET -Uri "http://localhost:8080/JSON/core/view/alerts/?baseurl=http://localhost:9005&apikey=8tm221jcqtolmprhbt2dq2q8ev").Content
- echo $RESULTS
# - sleep 60
# - 'curl --request GET "http://localhost:8080/JSON/core/view/alerts/?baseurl=localhost:9005&apikey=8tm221jcqtolmprhbt2dq2q8ev"'
# - ./zap/zap.sh -daemon -port ${ZAP_PORT} -config api.key=$ZAP_API_KEY &
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment