On 04/09/2022 04:26, 'Adam Gardner' via OWASP ZAP User Group wrote:
> To confirm, a Risk description of "Low (Medium)" means a low risk issue
> detected with Medium confidence level?
>
> On Monday, July 25, 2022 at 8:13:41 PM UTC+10 Ohav wrote:
>
>> Thank you Simon. I appreciate the quick answer.
>>
>> On Monday, July 25, 2022 at 12:51:35 PM UTC+3
psi...@gmail.com wrote:
>>
>>> Hiya,
>>>
>>> Those are defined in the code here:
>>>
https://github.com/zaproxy/zaproxy/blob/main/zap/src/main/java/org/parosproxy/paros/core/scanner/Alert.java#L173-L179
>>>
>>> We should probably have those in the docs as well, or links to where the
>>> values are defined in the code...
>>>
>>> Cheers,
>>>
>>> Simon
>>>
>>> On Monday, 25 July 2022 at 11:45:50 UTC+2 Ohav wrote:
>>>
>>>> Hey. I am using the Automation Framework of ZAP, and using the JSON
>>>> report format.
>>>>
>>>> In the JSON, I see values like "2" and "3" for the "confidence"
>>>> attribute. My assumption is that the values translate in the following way:
>>>>
>>>>
>>>>
>>>> Tough, I didn't find any official documentation about that. *I would