CPE_Catalog.csv
Column Position |
Column Name |
Type |
Column Description |
1 |
CatalogID |
String |
The unique identifier for CPE catalog. |
2 |
Definition |
String |
The title or name of the software operating system or hardware product for which the CPE URI is assigned. This refers to 'ns1:title' column in CPE Dictionary (which is published by the NVD). |
3 |
Edition |
String |
The edition component of CPE URI. |
4 |
CpeLanguage |
String |
The language component of CPE URI. |
5 |
CpePart |
String |
The component of the CPE URI. Values: s = software, o = operating systems, h = hardware. |
6 |
CpeProduct |
String |
The product component of the CPE URI. |
7 |
CpeTitle |
String |
The generic syntax for the CPE URI. This includes a formal name format, a method for checking names against a system, and a description format for binding. |
8 |
CpeVersion |
String |
The version component of the CPE URI. |
9 |
URI |
String |
The generic syntax for Uniform Resource Identifiers (URI) for Common Platform Enumeration (CPE). This includes a formal name format, a method for checking names against a system, and a description format for binding. This is for version 2.2 (the old version). |
10 |
CpeVendor |
String |
The vendor component of the CPE URI. |
11 |
NvdID |
Int64 |
The ID assigned to CPEs by NVD. |
12 |
CveCount |
Int64 |
The total number of Common Vulnerabilities and Exposures (CVE) entries that are associated with, or affecting this CPE. |
13 |
CvssScoreMax |
String |
The Maximum Common Vulnerability Scoring System (CVSS) score amongst all CVE entries that are associated with this CPE. |
14 |
CvssSeverityMax |
Int64 |
The Maximum Common Vulnerability Scoring System (CVSS) severity amongst all CVE entries that are associated with this CPE. |
15 |
OrgID |
String |
The unique identifier for the organization. |