#include <cve.h>
Public Attributes | |
char * | id |
id | |
char * | pub |
published datetime | |
char * | mod |
last modified datetime | |
char * | cwe |
cwe | |
char * | summary |
summary | |
char * | score |
score | |
char * | vector |
access vector | |
char * | complexity |
access complexity | |
char * | authentication |
authentication | |
char * | confidentiality |
confidentiality impact | |
char * | integrity |
integrity impact | |
char * | availability |
availability impact | |
char * | source |
source | |
char * | generated |
generated on datetime | |
cve_reference_t * | refs |
cve references | |
struct cve_info * | next |
next cve info |