External DocumentationTo learn more, visit the Brinqa documentation.
Example Output
Workflow Library Example
Retrieve New Findings with Brinqa and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{
"data": {
"findings": [
{
"connectorNames": ["Qualys Vulnerability Management"],
"firstFound": "2016-07-24T18:05:32Z",
"id": "1688658462571626517",
"riskRating": "Medium",
"statusCategory": "Closed",
"type": {
"name": "OpenSSH GSSAPI Credential Disclosure Vulnerability",
"openFindingCount": 8,
"patchAvailable": true,
"recommendation": "This issue affects versions of OpenSSH prior to 4.2. The vendor released OpenSSH version 4.2 to address this issue..."
}
},
{
"connectorNames": ["Brinqa Connect", "Brinqa Manual Entry"],
"firstFound": "2022-03-22T00:00:00Z",
"id": "1687513571912466447",
"riskRating": "Low",
"statusCategory": "Closed"
}
// ... other findings ...
]
}
}
Was this page helpful?