View source: R/vulnerabilities.R
parse_nvdfeed | R Documentation |
Parse NVD Feed CVEs, descriptions and CWE ids
parse_nvdfeed(nvdfeed_folder_path)
nvdfeed_folder_path |
Folderpath for nvd feed files under schema 1.1 (e.g. nvdcve-1.1-2018.json) |
Other parsers:
build_understand_project()
,
export_understand_dependencies()
,
parse_bugzilla_perceval_rest_issue_comments()
,
parse_bugzilla_perceval_traditional_issue_comments()
,
parse_bugzilla_rest_comments()
,
parse_bugzilla_rest_issues_comments()
,
parse_bugzilla_rest_issues()
,
parse_commit_message_id()
,
parse_dependencies()
,
parse_dv8_clusters()
,
parse_gitlog()
,
parse_jira_latest_date()
,
parse_jira_rss_xml()
,
parse_jira()
,
parse_mbox()
,
parse_understand_dependencies()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.