Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
Retrieve a potential security vulnerability identified on one of the available sites by a scan.
Parameters
| Parameter | Description |
|---|
| Scan ID | The ID of the scan to retrieve an issue for. |
| Serial Number | The serial number of the issue to retrieve. |
Example Output
{
"data": {
"issue": {
"issue_type": {
"type_index": null,
"name": null,
"description_html": null,
"remediation_html": null,
"vulnerability_classifications_html": null,
"references_html": null
},
"display_confidence": null,
"serial_number": null,
"remediation_html": null,
"description_html": null,
"confidence": null,
"severity": null,
"path": null,
"origin": null,
"generated_by_extension": null,
"evidence": [
{
"request_index": 0,
"request_count": 1,
"request_segments": [
{
"data_html": null
}
]
},
{
"response_index": 0,
"response_count": 1,
"response_segments": [
{
"data_html": null
},
{
"highlight_html": null
},
{
"data_html": null
}
]
}
]
}
}
}
Workflow Library Example
Get Issue with Portswigger Burp Suite Dast and Send Results Via Email