Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 729 Bytes

RiskDiffGroup.md

File metadata and controls

14 lines (10 loc) · 729 Bytes

RiskDiffGroup

Properties

Name Type Description Notes
group_id str The ID of the risk group [optional]
highest_severity int The highest severity of the risks in this group [optional]
highest_severity_name str The highest severity of the risks in this group in human-readable form [optional]
name str The name of the risk group [optional]
risks list[RiskDiff] The list of risks in this group [optional]

[Back to Model list] [Back to API list] [Back to README]