vz-risk / veris

Vocabulary for Event Recording and Incident Sharing (VERIS)
http://verisframework.org
Other
566 stars 161 forks source link

create getenumset function #147

Open gdbassett opened 8 years ago

gdbassett commented 8 years ago

The current getenum is able to take multiple enumerations, but then effectively treats them as a set spread out across all 2 or more enum columns. Need to create a multivariate enum that treats the enumerations as a set and calculates enum/x/y/freq accordingly.

gdbassett commented 7 years ago

This should be in verisr