classification info for the template Schema
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | nuclei-schema.schema.json* |
classification Type
object
(classification info for the template)
classification Examples
classification Properties
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
cve-id | Merged | Optional | cannot be null | Untitled schema |
cwe-id | Merged | Optional | cannot be null | Untitled schema |
cvss-metrics | string | Optional | cannot be null | Untitled schema |
cvss-score | number | Optional | cannot be null | Untitled schema |
epss-score | number | Optional | cannot be null | Untitled schema |
epss-percentile | number | Optional | cannot be null | Untitled schema |
cpe | string | Optional | cannot be null | Untitled schema |
cve-id
CVE IDs for the templatecve-id
- is optional
- Type: merged type (cve ids for the template)
- cannot be null
- defined in: Untitled schema
cve-id Type
merged type (cve ids for the template) one (and only one) ofcwe-id
CWE IDs for the templatecwe-id
- is optional
- Type: merged type (cwe ids for the template)
- cannot be null
- defined in: Untitled schema
cwe-id Type
merged type (cwe ids for the template) one (and only one) ofcvss-metrics
CVSS Metrics for the templatecvss-metrics
- is optional
-
Type:
string
(cvss metrics for the template) - cannot be null
- defined in: Untitled schema
cvss-metrics Type
string
(cvss metrics for the template)
cvss-metrics Examples
cvss-score
CVSS Score for the templatecvss-score
- is optional
-
Type:
number
(cvss score for the template) - cannot be null
- defined in: Untitled schema
cvss-score Type
number
(cvss score for the template)
cvss-score Examples
epss-score
EPSS Score for the templateepss-score
- is optional
-
Type:
number
(epss score for the template) - cannot be null
- defined in: Untitled schema
epss-score Type
number
(epss score for the template)
epss-score Examples
epss-percentile
EPSS Percentile for the templateepss-percentile
- is optional
-
Type:
number
(epss percentile for the template) - cannot be null
- defined in: Untitled schema
epss-percentile Type
number
(epss percentile for the template)
epss-percentile Examples
cpe
CPE for the templatecpe
- is optional
-
Type:
string
(cpe for the template) - cannot be null
- defined in: Untitled schema
cpe Type
string
(cpe for the template)