mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Update javascript/ql/lib/semmle/javascript/frameworks/Next.qll
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
This commit is contained in:
@@ -43,7 +43,7 @@ module NextJS {
|
||||
}
|
||||
|
||||
/**
|
||||
* User defined path parameter and query in `Next.js`.
|
||||
* A user defined path or query parameter in `Next.js`.
|
||||
*/
|
||||
class NextParams extends RemoteFlowSource {
|
||||
NextParams() {
|
||||
|
||||
Reference in New Issue
Block a user