category property

List<String>? category
getter/setter pair

Category of the framework associated with the finding.

E.g. Security Benchmark, or Assured Workloads

Implementation

core.List<core.String>? category;