nameveris: Return a dense and complete list of VERIS variables and...

View source: R/verisr.R

nameverisR Documentation

Return a dense and complete list of VERIS variables and values

Description

Given an incident in json format, it will process the file and return a simple list object where each element is named with the field name and the value is the value read in, or True if the field is an enumeration.

Usage

nameveris(json, a4, vtype)

Arguments

json

the json object from reading in a file.

a4

the a4 object from geta4names()

vtype

the vtype object from parseProps()


vz-risk/verisr documentation built on Aug. 5, 2023, 4:34 a.m.