CVE Enrichment - Generic
#
This Playbook is part of the CVE Search (Deprecated) Pack.Deprecated
Use "CVE Enrichment - Generic v2" playbook instead.
Deprecated. Use CVE Enrichment - Generic v2 instead. Enriches CVE using one or more integrations.
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
Integrations- CVE Search
- XFE
#
Scripts- cveReputation
#
Commands- cve-search
#
Playbook InputsName | Description | Default Value | Source | Required |
---|---|---|---|---|
CVE | The CVE to enrich. | None | CVE | Optional |
GetReputation | Whether the playbook retrieves the reputation of the CVE. | True | - | Required |
#
Playbook OutputsPath | Description | Type |
---|---|---|
CVE | The CVE object. | unknown |
CVE.ID | The ID of the CVE. | string |
CVE.CVSS | The CVSS score of the CVE. | number |
CVE.Published | The date this was published. | date |
CVE.Modified | The last time the CVE was modified. | date |
CVE.Description | The CVE description. | string |