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 69995d5 commit 00ed72eCopy full SHA for 00ed72e
javascript/ql/lib/semmle/javascript/security/dataflow/ClientSideRequestForgeryQuery.qll
@@ -1,9 +1,9 @@
1
/**
2
- * Provides a taint-tracking configuration for reasoning about request
3
- * forgery.
+ * Provides a taint-tracking configuration for reasoning about client-side
+ * request forgery.
4
*
5
* Note, for performance reasons: only import this file if
6
- * `RequestForgery::Configuration` is needed, otherwise
+ * the `Configuration` class is needed, otherwise
7
* `RequestForgeryCustomizations` should be imported instead.
8
*/
9
0 commit comments