File tree
325 files changed
+1252
-1252
lines changed- javascript/ql/test/query-tests
- AngularJS
- DoubleCompilation
- DuplicateDependency
- RepeatedInjection
- UnusedAngularDependency
- UseNgSrc
- DOM
- HTML
- PseudoEval
- TargetBlank
- Declarations
- ArgumentsRedefined
- AssignmentToConst
- ConflictingFunctions
- DeadStoreOfGlobal
- DeadStoreOfLocal
- DeadStoreOfProperty
- DeclBeforeUse
- DefaultArgumentReferencesNestedFunction
- MissingThisQualifier
- MissingVarDecl
- RedeclaredVariable
- UniqueParameterNames
- UniquePropertyNames
- UnstableCyclicImport/ExampleBad
- UnusedParameter
- UnusedProperty
- UnusedVariable
- Electron/DangerousWebPreferencesSettings
- Expressions
- BitwiseSignCheck
- CompareIdenticalValues
- ComparisonWithNaN
- DuplicateCondition
- DuplicateProperty
- DuplicateSwitchCase
- ExprHasNoEffect
- HeterogeneousComparison
- ImplicitOperandConversion
- MissingAwait
- MissingSpaceInAppend
- MisspelledIdentifier
- MisspelledVariableName
- RedundantExpression
- StringInsteadOfRegex
- SuspiciousInvocation
- SuspiciousPropAccess
- UnboundEventHandlerReceiver
- UnknownDirective
- UnneededDefensiveProgramming
- WhitespaceContradictsPrecedence
- JSDoc/JSDocForNonExistentParameter
- LanguageFeatures
- ArgumentsCallerCallee
- BadTypeof
- ConditionalComments
- DebuggerStatement
- DeleteVar
- EmptyArrayInit
- Eval
- ExpressionClosures
- ForInComprehensionBlocks
- IllegalInvocation
- InconsistentNew
- JumpFromFinally
- LengthComparisonOffByOne
- NonLinearPattern
- PropertyWriteOnPrimitive
- SemicolonInsertion
- SetterIgnoresParameter
- SpuriousArguments
- SyntaxError
- TemplateSyntaxInStringLiteral
- ThisBeforeSuper
- UnusedIndexVariable
- NodeJS
- CyclicImport
- test1
- test2/inner
- DubiousImport
- MissingExports
- UnusedDependency/src
- Performance/NonLocalForIn
- React
- DirectStateMutation
- InconsistentStateUpdate
- UnsupportedStateUpdateInLifecycleMethod
- UnusedOrUndefinedStateProperty
- RegExp
- BackrefBeforeGroup
- BackspaceEscape
- DuplicateCharacterInCharacterClass
- EmptyCharacterClass
- IdentityReplacement
- MalformedRegExp
- UnboundBackref
- UnmatchableCaret
- UnmatchableDollar
- Security
- CWE-020
- IncorrectSuffixCheck/examples
- MissingRegExpAnchor
- UntrustedDataToExternalAPI
- UselessCharacterEscape
- CWE-022
- TaintedPath
- ZipSlip
- CWE-078
- CommandInjection
- UnsafeShellCommandConstruction/lib
- CWE-079
- DomBasedXss
- ReflectedXss
- pages
- api
- UnsafeHtmlConstruction
- CWE-089/untyped
- CWE-094
- CodeInjection
- lib
- ExpressionInjection
- .github/workflows
- action1
- CWE-1004
- CWE-116
- DoubleEscaping
- IncompleteSanitization
- CWE-117
- CWE-1275
- CWE-178
- CWE-200
- lib
- subfolder
- CWE-201
- CWE-295
- CWE-300
- CWE-312
- .github/workflows
- CWE-313
- CWE-326
- CWE-327
- CWE-338
- CWE-352
- CWE-367
- CWE-384
- CWE-400
- ReDoS
- regexplib
- RemovePropertyInjection
- CWE-451
- CWE-506
- CWE-522-DecompressionBombs
- CWE-598
- CWE-601
- ClientSideUrlRedirect
- ServerSideUrlRedirect
- CWE-614
- CWE-693
- CWE-730
- CWE-754
- CWE-770/MissingRateLimit
- CWE-798
- __tests__
- CWE-807
- CWE-829
- CWE-830
- CWE-843
- CWE-862
- CWE-912
- CWE-915
- PrototypePollutingAssignment
- PrototypePollutingFunction
- examples
- PrototypePollutingMergeCall/src-vulnerable-lodash
- CWE-918
- Statements
- DanglingElse
- EphemeralLoop
- ImplicitReturn
- InconsistentLoopOrientation
- InconsistentReturn
- LabelInCase
- MisleadingIndentationAfterControlStmt
- ReturnAssignsLocal
- ReturnOutsideFunction
- SuspiciousUnusedLoopIterationVariable
- UnreachableStatement
- UseOfReturnlessFunction
- UselessComparisonTest
- UselessConditional
- WrongExtensionJSON
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
325 files changed
+1252
-1252
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
| 2 | + | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
| 10 | + | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 |
| - | |
| 8 | + | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
| 9 | + | |
| 10 | + | |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 |
| - | |
| 19 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
| 2 | + | |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 |
| - | |
| 23 | + | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 |
| - | |
| 18 | + | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 |
| - | |
| 11 | + | |
| 12 | + | |
13 | 13 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
| |||
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
130 |
| - | |
| 130 | + | |
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
| |||
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
160 |
| - | |
| 160 | + | |
161 | 161 |
| |
162 | 162 |
| |
163 | 163 |
| |
| |||
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
170 |
| - | |
| 170 | + | |
171 | 171 |
| |
172 | 172 |
| |
173 | 173 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
114 |
| - | |
| 114 | + | |
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
51 | 51 |
| |
52 | 52 |
| |
53 | 53 |
| |
54 |
| - | |
55 |
| - | |
| 54 | + | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
| 66 | + | |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
|
0 commit comments