Skip to content

Commit 92c874c

Browse files
committed
rename query
1 parent 0e4865c commit 92c874c

File tree

1 file changed

+1
-1
lines changed
  • javascript/ql/src/experimental/Security/CWE-918/SSRF

1 file changed

+1
-1
lines changed

javascript/ql/src/experimental/Security/CWE-918/SSRF/SSRF.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @id javascript/ssrf-path
2+
* @id javascript/ssrf
33
* @kind path-problem
44
* @name Uncontrolled data used in network request
55
* @description Sending network requests with user-controlled data as part of the URL allows for request forgery attacks.

0 commit comments

Comments
 (0)