Common Vulnerability and Exposure dictionary. More...
#include <libxml/xmlreader.h>
#include <libxml/xmlwriter.h>
#include "../common/list.h"
#include "../common/elements.h"
Go to the source code of this file.
Functions | |
struct cve_model * | cve_model_parse_xml (const struct oscap_import_source *source) |
struct cve_model * | cve_model_parse (xmlTextReaderPtr reader) |
struct cve_entry * | cve_entry_parse (xmlTextReaderPtr reader) |
void | cve_export (const struct cve_model *cve, xmlTextWriterPtr writer) |
void | cve_model_export_xml (struct cve_model *cve, const struct oscap_export_target *target) |
void | cve_reference_export (const struct cve_reference *refer, xmlTextWriterPtr writer) |
void | cve_summary_export (const struct cve_summary *sum, xmlTextWriterPtr writer) |
void | cve_entry_export (const struct cve_entry *entry, xmlTextWriterPtr writer) |
Variables | |
OSCAP_HIDDEN_START | |
OSCAP_HIDDEN_END |
Common Vulnerability and Exposure dictionary.
See details at: http://cve.mitre.org/ http://nvd.nist.gov/download.cfm