Commit 087c555
File tree
1,106 files changed
+12915
-13112
lines changed- javascript/ql
- lib
- semmle/javascript
- frameworks
- security/dataflow
- utils/test/internal
- src/change-notes
- test/query-tests
- AngularJS
- DeadAngularJSEventListener
- DependencyMismatch
- DisablingSce
- DoubleCompilation
- IncompatibleService
- InsecureUrlWhitelist
- MissingExplicitInjection
- RepeatedInjection
- UnusedAngularDependency
- UseNgSrc
- Comments
- CommentedOutCode
- TodoComments
- DOM
- Alert
- HTML
- PseudoEval
- TargetBlank
- Declarations
- ArgumentsRedefined
- AssignmentToConst
- ClobberingVarInit
- ConflictingFunctions
- DeadStoreOfGlobal
- DeadStoreOfLocal
- DeadStoreOfProperty
- DeclBeforeUse
- DefaultArgumentReferencesNestedFunction
- DuplicateVarDecl
- IneffectiveParameterType
- MissingThisQualifier
- MissingVarDecl
- MixedStaticInstanceThisAccess
- RedeclaredVariable
- SuspiciousMethodNameDeclaration
- TemporalDeadZone
- TooManyParameters
- UniqueParameterNames
- UniquePropertyNames
- UnreachableOverloads
- UnstableCyclicImport
- ExampleBad
- UnusedParameter
- UnusedProperty
- UnusedVariable
- Babelrc
- Electron
- DangerousWebPreferencesSettings
- NodeIntegration
- Expressions
- BitwiseSignCheck
- CompareIdenticalValues
- ComparisonWithNaN
- DuplicateCondition
- DuplicateProperty
- DuplicateSwitchCase
- ExprHasNoEffect
- HeterogeneousComparison
- ImplicitOperandConversion
- MissingAwait
- MissingDotLengthInComparison
- MissingSpaceInAppend
- MisspelledIdentifier
- MisspelledVariableName
- RedundantExpression
- SelfAssignment
- ShiftOutOfRange
- StringInsteadOfRegex
- SuspiciousInvocation
- SuspiciousPropAccess
- UnboundEventHandlerReceiver
- UnclearOperatorPrecedence
- UnknownDirective
- UnneededDefensiveProgramming
- WhitespaceContradictsPrecedence
- JSDoc
- BadParamTag
- JSDocForNonExistentParameter
- UndocumentedParameter
- LanguageFeatures
- ArgumentsCallerCallee
- BadTypeof
- ConditionalComments
- DebuggerStatement
- DeleteVar
- EmptyArrayInit
- Eval
- ExpressionClosures
- ForInComprehensionBlocks
- IllegalInvocation
- InconsistentNew
- InvalidPrototype
- JumpFromFinally
- LengthComparisonOffByOne
- NonLinearPattern
- PropertyWriteOnPrimitive
- SemicolonInsertion
- SetterIgnoresParameter
- SetterReturn
- SpuriousArguments
- StrictModeCallStackIntrospection
- SyntaxError
- TemplateSyntaxInStringLiteral
- ThisBeforeSuper
- UnusedIndexVariable
- WithStatement
- YieldInNonGenerator
- NodeJS
- CyclicImport
- test1
- test2/inner
- DubiousImport
- InvalidExport
- MissingExports
- UnresolvableImport
- src
- sub
- subsub
- UnusedDependency
- Performance
- NonLocalForIn
- ReassignParameterAndUseArguments
- React
- DirectStateMutation
- InconsistentStateUpdate
- UnsupportedStateUpdateInLifecycleMethod
- UnusedOrUndefinedStateProperty
- RegExp
- BackrefBeforeGroup
- BackrefIntoNegativeLookahead
- BackspaceEscape
- DuplicateCharacterInCharacterClass
- EmptyCharacterClass
- IdentityReplacement
- MalformedRegExp
- RegExpAlwaysMatches
- UnboundBackref
- UnmatchableCaret
- UnmatchableDollar
- Security
- CWE-020
- IncompleteHostnameRegExp
- IncompleteUrlSchemeCheck
- IncompleteUrlSubstringSanitization
- IncorrectSuffixCheck
- examples
- MissingOriginCheck
- MissingRegExpAnchor
- SuspiciousRegexpRange
- UntrustedDataToExternalAPI
- UselessCharacterEscape
- CWE-022
- TaintedPath
- examples
- ZipSlip
- CWE-073
- CWE-078
- CommandInjection
- IndirectCommandInjection
- SecondOrderCommandInjection
- ShellCommandInjectionFromEnvironment
- UnsafeShellCommandConstruction
- lib
- subLib2
- subLib3
- subLib4
- subLib
- UselessUseOfCat
- CWE-079
- DomBasedXss
- pages
- ExceptionXss
- ReflectedXss
- pages
- api
- StoredXss
- UnsafeHtmlConstruction
- lib2
- src
- lib/src
- UnsafeJQueryPlugin
- XssThroughDom
- CWE-089
- local-threat-source
- typed
- untyped
- CWE-094
- CodeInjection
- lib
- webix
- ExpressionInjection
- UnsafeDynamicMethodAccess
- CWE-1004
- CWE-116
- BadTagFilter
- DoubleEscaping
- IncompleteSanitization
- CWE-117
- CWE-1275
- CWE-134
- CWE-178
- CWE-200
- lib
- subfolder
- CWE-201
- CWE-209
- CWE-295
- CWE-300
- CWE-312
- CWE-313
- CWE-326
- CWE-327
- CWE-338
- CWE-346
- CWE-347
- CWE-352
- CWE-367
- CWE-377
- CWE-384
- CWE-400
- DeepObjectResourceExhaustion
- ReDoS
- lib
- moduleLib
- otherLib/js/src
- subLib4
- subLib5
- subLib6
- sublib
- regexplib
- RemovePropertyInjection
- CWE-451
- CWE-502
- CWE-506
- CWE-522-DecompressionBombs
- CWE-598
- CWE-601
- ClientSideUrlRedirect
- ServerSideUrlRedirect
- CWE-611
- CWE-614
- CWE-640
- CWE-643
- CWE-693
- CWE-730
- CWE-754
- CWE-770
- MissingRateLimit
- ResourceExhaustion
- documentaion-examples
- CWE-776
- CWE-798
- __tests__
- CWE-807
- CWE-829
- CWE-830
- CWE-834
- CWE-843
- CWE-862
- CWE-912
- CWE-915
- PrototypePollutingAssignment
- otherlib/src
- sublib
- PrototypePollutingFunction
- examples
- PrototypePollutingMergeCall
- src-non-vulnerable-lodash
- src-vulnerable-lodash
- webix
- CWE-916
- CWE-918
- Statements
- DanglingElse
- EphemeralLoop
- IgnoreArrayResult
- ImplicitReturn
- InconsistentLoopOrientation
- InconsistentReturn
- LabelInCase
- LoopIterationSkippedDueToShifting
- MisleadingIndentationAfterControlStmt
- NestedLoopsSameVariable
- ReturnAssignsLocal
- ReturnOutsideFunction
- SuspiciousUnusedLoopIterationVariable
- UnreachableStatement
- UseOfReturnlessFunction
- UselessComparisonTest
- UselessConditional
- Vue
- WrongExtensionJSON
- external
- DuplicateFunction
- d
- DuplicateToplevel
- SimilarFunction
- SimilarToplevel
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,106 files changed
+12915
-13112
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
225 | 228 | | |
226 | 229 | | |
227 | 230 | | |
| |||
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
421 | 421 | | |
422 | 422 | | |
423 | 423 | | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
| |||
69 | 73 | | |
70 | 74 | | |
71 | 75 | | |
| 76 | + | |
| 77 | + | |
72 | 78 | | |
73 | 79 | | |
74 | 80 | | |
75 | | - | |
| 81 | + | |
76 | 82 | | |
77 | 83 | | |
78 | 84 | | |
| |||
Lines changed: 12 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
16 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
17 | 25 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
Lines changed: 13 additions & 13 deletions
| 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 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
Lines changed: 8 additions & 8 deletions
| 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 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
Lines changed: 5 additions & 5 deletions
| 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 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
0 commit comments