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 0e4865c commit 92c874cCopy full SHA for 92c874c
javascript/ql/src/experimental/Security/CWE-918/SSRF/SSRF.ql
@@ -1,5 +1,5 @@
1
/**
2
- * @id javascript/ssrf-path
+ * @id javascript/ssrf
3
* @kind path-problem
4
* @name Uncontrolled data used in network request
5
* @description Sending network requests with user-controlled data as part of the URL allows for request forgery attacks.
0 commit comments