Commit 426edd5
committed
JS: Update output after line number change
Some OK-style comments had to be moved to the following line, shifting line numbers.
In selected range also included the comments themselves.
Lastly, the result sets were reordered by the CLI in some cases.1 parent 9be041e commit 426edd5
86 files changed
Lines changed: 2855 additions & 2855 deletions
File tree
- javascript/ql/test/query-tests
- AngularJS
- RepeatedInjection
- UnusedAngularDependency
- UseNgSrc
- DOM
- HTML
- TargetBlank
- Declarations
- AssignmentToConst
- ClobberingVarInit
- DeadStoreOfGlobal
- DeadStoreOfLocal
- DuplicateVarDecl
- MissingThisQualifier
- MissingVarDecl
- MixedStaticInstanceThisAccess
- TemporalDeadZone
- UnusedParameter
- UnusedVariable
- Electron/NodeIntegration
- Expressions
- BitwiseSignCheck
- CompareIdenticalValues
- ExprHasNoEffect
- HeterogeneousComparison
- ImplicitOperandConversion
- MisspelledIdentifier
- SelfAssignment
- SuspiciousInvocation
- WhitespaceContradictsPrecedence
- JSDoc/UndocumentedParameter
- LanguageFeatures
- BadTypeof
- ExpressionClosures
- LengthComparisonOffByOne
- NonLinearPattern
- PropertyWriteOnPrimitive
- SetterIgnoresParameter
- SetterReturn
- SpuriousArguments
- StrictModeCallStackIntrospection
- YieldInNonGenerator
- Performance
- NonLocalForIn
- ReassignParameterAndUseArguments
- RegExp
- BackrefIntoNegativeLookahead
- UnboundBackref
- UnmatchableCaret
- UnmatchableDollar
- Security
- CWE-022/TaintedPath
- CWE-078/UselessUseOfCat
- CWE-079
- DomBasedXss
- ReflectedXss
- UnsafeJQueryPlugin
- CWE-089/untyped
- CWE-094/CodeInjection
- CWE-1004
- CWE-116/IncompleteSanitization
- CWE-1275
- CWE-200
- CWE-312
- CWE-367
- CWE-400/ReDoS
- CWE-601
- ClientSideUrlRedirect
- ServerSideUrlRedirect
- CWE-611
- CWE-614
- CWE-643
- CWE-730
- CWE-776
- CWE-807
- CWE-830
- CWE-843
- CWE-915/PrototypePollutingMergeCall
- Statements
- EphemeralLoop
- ImplicitReturn
- InconsistentLoopOrientation
- NestedLoopsSameVariable
- ReturnAssignsLocal
- ReturnOutsideFunction
- SuspiciousUnusedLoopIterationVariable
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments