v1
latestSwagger 2.02026-07-17102019.4 KBbuilds
Weekly scan logs for given wscan-build number
Weekly scan logs for given wscan-build number of the
get/namespaces/{namespace}/app-ids/{app_id}/job-ids/{job_id}/desired-tags/{desired_tag}/wscan-builds/{build_number}/logs
Path parameters
namespacestring required
namespace of the project
app_idstring required
app-id of the project
job_idstring required
job-id of the project
desired_tagstring required
desired-tag of the project
build_numberstring required
build number
Response
Weekly scan logs for given wscan-build number
Example response
{
"build_number": "build_number",
"meta": {
"apiVersion": "apiVersion",
"timestamp": "timestamp"
},
"logs": {
"scanner_name": {
"description": "description",
"logs": "logs"
}
},
"status": "status"
}