We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a078c3 commit a8f84daCopy full SHA for a8f84da
java/ql/src/Security/CWE/CWE-918/RequestForgery.ql
@@ -4,6 +4,7 @@
4
* may cause the server to communicate with malicious servers.
5
* @kind path-problem
6
* @problem.severity error
7
+ * @security-severity 9.1
8
* @precision high
9
* @id java/ssrf
10
* @tags security
0 commit comments