scan_buckets_findings
ActiveTool of com.blackveilsecurity/dns
Retrieve findings from a completed cloud-bucket discovery scan. Operator-deploy only; degrades to info when unprovisioned. Optionally scoped to a specific scanId, target, and provider list; omit scanId to retrieve the most recent findings.
Parameters schema
{
"type": "object",
"properties": {
"scanId": {
"type": "string",
"maxLength": 128,
"minLength": 1
},
"target": {
"type": "string",
"maxLength": 253,
"minLength": 1
},
"providers": {
"type": "array",
"items": {
"type": "string",
"maxLength": 32
},
"maxItems": 8
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
com.blackveilsecurity/dns
https://github.com/MadaBurns/bv-mcp
2/7 registries