mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Remove unnecessary spaces
This commit is contained in:
@@ -72,7 +72,7 @@ function makePaginationQuery<T>(q: SelectQueryBuilder<T>): SelectQueryBuilder<T>
|
||||
|
||||
AppDataSource.initialize().then(async () => {
|
||||
const BadInput = "A user controllable Remote Source like `' 1=1 --` "
|
||||
|
||||
|
||||
// Active record
|
||||
await UserActiveRecord.findByName(BadInput, "Saw")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user