Merge pull request #6418 from github/cwe-918-add-sec-sev

Update Security-Severity for CWE-918
This commit is contained in:
Anders Schack-Mulligen
2021-08-04 13:04:40 +02:00
committed by GitHub

View File

@@ -4,6 +4,7 @@
* may cause the server to communicate with malicious servers.
* @kind path-problem
* @problem.severity error
* @security-severity 9.1
* @precision high
* @id java/ssrf
* @tags security