get_xml_cwes: CWE extractor from XML

Description Usage Arguments Value Examples

Description

Extracts CWE types from XML node. If some NVD entry has multiple types, then these are handled as one string connceted by "|". If the types are missing, then NA is returned.

Usage

1

Arguments

node

An XMLNode entry.

Value

The character of CWEs from XML.

Examples

1
## Not run: get_xml_cwes(node)

realerikrani/nvdr documentation built on May 29, 2019, 8:06 a.m.