Palo Alto Networks · JSON-LD Context
Palo Alto Security Advisory Context
JSON-LD context defining the semantic vocabulary for Palo Alto Security Advisory from Palo Alto Networks.
6 Classes
32 Properties
4 Namespaces
Namespaces
pan:
https://pan.dev/schema/
schema:
https://schema.org/
dcterms:
http://purl.org/dc/terms/
xsd:
http://www.w3.org/2001/XMLSchema#
Classes
Palo Alto Networks Security Advisory
cna
containers
cveMetadata
cvssV31
cvssV40
Properties
| Property | Type | Container |
|---|---|---|
| adp | set | |
| affected | set | |
| assignerOrgId | string | |
| baseScore | decimal | |
| baseSeverity | string | |
| configurations | set | |
| cveId | string | |
| dataType | string | |
| datePublished | dateTime | |
| dateUpdated | dateTime | |
| descriptions | set | |
| lang | string | |
| lessThan | string | |
| lessThanOrEqual | string | |
| metrics | set | |
| name | string | |
| orgId | string | |
| product | string | |
| references | set | |
| solutions | set | |
| state | string | |
| status | string | |
| tags | string | set |
| title | string | |
| url | reference | |
| value | string | |
| vectorString | string | |
| vendor | string | |
| version | string | |
| versionType | string | |
| versions | set | |
| workarounds | set |
JSON-LD Document
{
"@context": {
"@version": 1.1,
"pan": "https://pan.dev/schema/",
"schema": "https://schema.org/",
"dcterms": "http://purl.org/dc/terms/",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"Palo Alto Networks Security Advisory": "pan:Palo Alto Networks Security Advisory",
"adp": {
"@id": "pan:adp",
"@container": "@set"
},
"affected": {
"@id": "pan:affected",
"@container": "@set"
},
"assignerOrgId": {
"@id": "pan:assignerOrgId",
"@type": "xsd:string"
},
"baseScore": {
"@id": "pan:baseScore",
"@type": "xsd:decimal"
},
"baseSeverity": {
"@id": "pan:baseSeverity",
"@type": "xsd:string"
},
"cna": "pan:cna",
"configurations": {
"@id": "pan:configurations",
"@container": "@set"
},
"containers": "pan:containers",
"cveId": {
"@id": "pan:cveId",
"@type": "xsd:string"
},
"cveMetadata": "pan:cveMetadata",
"cvssV31": "pan:cvssV3_1",
"cvssV40": "pan:cvssV4_0",
"dataType": {
"@id": "pan:dataType",
"@type": "xsd:string"
},
"datePublished": {
"@id": "pan:datePublished",
"@type": "xsd:dateTime"
},
"dateUpdated": {
"@id": "pan:dateUpdated",
"@type": "xsd:dateTime"
},
"descriptions": {
"@id": "pan:descriptions",
"@container": "@set"
},
"lang": {
"@id": "pan:lang",
"@type": "xsd:string"
},
"lessThan": {
"@id": "pan:lessThan",
"@type": "xsd:string"
},
"lessThanOrEqual": {
"@id": "pan:lessThanOrEqual",
"@type": "xsd:string"
},
"metrics": {
"@id": "pan:metrics",
"@container": "@set"
},
"name": {
"@id": "schema:name",
"@type": "xsd:string"
},
"orgId": {
"@id": "pan:orgId",
"@type": "xsd:string"
},
"product": {
"@id": "pan:product",
"@type": "xsd:string"
},
"references": {
"@id": "pan:references",
"@container": "@set"
},
"solutions": {
"@id": "pan:solutions",
"@container": "@set"
},
"state": {
"@id": "pan:state",
"@type": "xsd:string"
},
"status": {
"@id": "pan:status",
"@type": "xsd:string"
},
"tags": {
"@id": "pan:tags",
"@container": "@set",
"@type": "xsd:string"
},
"title": {
"@id": "pan:title",
"@type": "xsd:string"
},
"url": {
"@id": "schema:url",
"@type": "@id"
},
"value": {
"@id": "pan:value",
"@type": "xsd:string"
},
"vectorString": {
"@id": "pan:vectorString",
"@type": "xsd:string"
},
"vendor": {
"@id": "pan:vendor",
"@type": "xsd:string"
},
"version": {
"@id": "schema:version",
"@type": "xsd:string"
},
"versionType": {
"@id": "pan:versionType",
"@type": "xsd:string"
},
"versions": {
"@id": "pan:versions",
"@container": "@set"
},
"workarounds": {
"@id": "pan:workarounds",
"@container": "@set"
}
}
}