Checkmarx · Schema

Checkmarx Vulnerability

A security vulnerability identified by Checkmarx scanning, including CVE details, severity scoring, affected packages, and remediation guidance for application security findings.

Application SecurityCode AnalysisDevSecOpsSASTSecurity TestingVulnerability Scanning

Properties

Name Type Description
id string Vulnerability unique identifier
cveName string Common Vulnerabilities and Exposures identifier
cweId integer Common Weakness Enumeration identifier
cweName string CWE name describing the weakness type
description string Detailed description of the vulnerability
severity string Severity classification of the vulnerability
cvssScore number Common Vulnerability Scoring System v3 base score
cvssVector string CVSS v3 vector string detailing the scoring factors
publishDate string Date the vulnerability was publicly disclosed
lastModifiedDate string Date the vulnerability record was last updated
affectedPackage object
sourceLocation object
remediation object
exploitability object
compliance array Compliance framework mappings for this vulnerability
references array External reference URLs with additional information
isIgnored boolean Whether the vulnerability has been suppressed or ignored
state string Triage state of the vulnerability
View JSON Schema on GitHub