Open SCAP Library
|
Structure holding CWE data. More...
#include <cve_priv.h>
Public Member Functions | |
OSCAP_API struct cwe_entry * | cwe_entry_new (void) |
New CWE entry. More... | |
OSCAP_API struct cwe_entry * | cwe_entry_clone (struct cwe_entry *old_entry) |
Clone CWE entry. More... | |
Data Fields | |
char * | value |
Structure holding CWE data.