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.
low
1 parent 56ff8cf commit 6f83c55Copy full SHA for 6f83c55
1 file changed
java/ql/src/Security/CWE/CWE-020/UntrustedDataToExternalAPI.ql
@@ -3,7 +3,7 @@
3
* @description Data provided remotely is used in this external API without sanitization, which could be a security risk.
4
* @id java/untrusted-data-to-external-api
5
* @kind path-problem
6
- * @precision very-low
+ * @precision low
7
* @problem.severity error
8
* @tags security external/cwe/cwe-20
9
*/
0 commit comments