Hello,
We are implementing a vulnerability management framework and we would like our vulnerabilities to classified by severity the same way across different tools.
As we are using ZAP, we were wondering how are the alerts classified in the software? (Info, Low, Medium, High).
Is it based on the CVSS system? Does it map directly a CWE to a vulnerability? How does the classification process work?
Thank you!