Cisa Context

JSON-LD context defining the semantic vocabulary for Cisa from Cybersecurity and Infrastructure Security Agency.

18 Classes 0 Properties 2 Namespaces
View Context View on GitHub

Namespaces

schema: https://schema.org/
cisa: https://raw.githubusercontent.com/api-evangelist/cybersecurity-and-infrastructure-security-agency/refs/heads/main/vocabulary/cisa-vocabulary.yml#

Classes

KevVulnerability CVE CWE CybersecurityAdvisory AutomatedIndicatorSharing BindingOperationalDirective id type cveID vendorProject product vulnerabilityName dateAdded shortDescription requiredAction dueDate knownRansomwareCampaignUse cwes

JSON-LD Document

Raw ↑
{
  "@context": {
    "@version": 1.1,
    "@vocab": "https://raw.githubusercontent.com/api-evangelist/cybersecurity-and-infrastructure-security-agency/refs/heads/main/vocabulary/cisa-vocabulary.yml#",
    "schema": "https://schema.org/",
    "cisa": "https://raw.githubusercontent.com/api-evangelist/cybersecurity-and-infrastructure-security-agency/refs/heads/main/vocabulary/cisa-vocabulary.yml#",
    "KevVulnerability": "cisa:KevVulnerability",
    "CVE": "cisa:CVE",
    "CWE": "cisa:CWE",
    "CybersecurityAdvisory": "cisa:CybersecurityAdvisory",
    "AutomatedIndicatorSharing": "cisa:AutomatedIndicatorSharing",
    "BindingOperationalDirective": "cisa:BindingOperationalDirective",
    "id": "@id",
    "type": "@type",
    "cveID": "cisa:cveID",
    "vendorProject": "cisa:vendorProject",
    "product": "cisa:product",
    "vulnerabilityName": "schema:name",
    "dateAdded": "schema:dateCreated",
    "shortDescription": "schema:description",
    "requiredAction": "cisa:requiredAction",
    "dueDate": "schema:expires",
    "knownRansomwareCampaignUse": "cisa:knownRansomwareCampaignUse",
    "cwes": "cisa:cwes"
  }
}