mirror of
https://github.com/github/codeql.git
synced 2026-05-03 12:45:27 +02:00
Apply suggestions from code review
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
/**
|
||||
* Provides a taint-tracking configuration for reasoning about request
|
||||
* forgery.
|
||||
* Provides a taint-tracking configuration for reasoning about client-side
|
||||
* request forgery.
|
||||
*
|
||||
* Note, for performance reasons: only import this file if
|
||||
* `RequestForgery::Configuration` is needed, otherwise
|
||||
* the `Configuration` class is needed, otherwise
|
||||
* `RequestForgeryCustomizations` should be imported instead.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user