Risk ranges are customized scoring parameters for grouping risk scores into low, medium, and high risk range bounds.
Each risk range bound has a low threshold and a high threshold. These values represent percentage values with two-decimal precision. The thresholds are
PERCENTAGE_FIXED_POINT values, which are percentages with two decimal places, represented as numbers from 0 to 10,000. For more details on this data format,
refer to the Data Formats section of the API reference.
You are not required to utilize all risk range bounds, however you must define at least two ranges. The values must be continuous with no gaps, and no
overlapping values. If a low risk range has a high threshold of 15% (represented as 1500), the low threshold of the next risk range must start at 15.01% (
represented as 1501).
Risk ranges are designed to be used in conjunction with analysis type configurations.
Risk ranges can only be added to libraries, and are copied onto new engagements that select the library when created. Once copied to the engagement, the risk
range can no longer be updated.