Veracode Finding Structure
Structural documentation for a Veracode security finding
Type: object
Properties: 0
Application SecuritySASTDASTSCASecurity TestingDevSecOps
Veracode Finding Structure is a JSON Structure definition published by Veracode.
{
"title": "Veracode Security Finding Structure",
"description": "Structural documentation for a Veracode security finding",
"type": "object",
"fields": [
{ "name": "issue_id", "type": "integer", "description": "Unique finding issue ID" },
{ "name": "scan_type", "type": "string", "description": "STATIC, DYNAMIC, MANUAL, or SCA" },
{ "name": "severity", "type": "integer", "description": "0=Informational to 5=Very High" },
{
"name": "cwe",
"type": "object",
"description": "CWE classification",
"fields": [
{ "name": "id", "type": "integer", "description": "CWE number" },
{ "name": "name", "type": "string", "description": "CWE name" },
{ "name": "href", "type": "string", "description": "CWE reference URL" }
]
},
{ "name": "cvss", "type": "number", "description": "CVSS score 0.0-10.0" },
{ "name": "violates_policy", "type": "boolean", "description": "Policy violation flag" },
{
"name": "finding_status",
"type": "object",
"description": "Finding lifecycle status",
"fields": [
{ "name": "status", "type": "string", "description": "OPEN, CLOSED, or MITIGATED" },
{ "name": "new", "type": "boolean", "description": "New finding flag" },
{ "name": "first_found_date", "type": "string", "description": "First detection date-time" },
{ "name": "last_seen_date", "type": "string", "description": "Most recent confirmation date-time" }
]
},
{
"name": "annotations",
"type": "array",
"description": "Review annotations",
"items": {
"type": "object",
"fields": [
{ "name": "action", "type": "string", "description": "APPROVED, REJECTED, or COMMENT" },
{ "name": "comment", "type": "string", "description": "Annotation text" }
]
}
}
]
}
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/veracode-finding-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no email required.
A second provider on the same verified email joins the account you already have.