Commit b795469
authored
File tree
- go/ql
- src/InconsistentCode
- test/query-tests/InconsistentCode/UnhandledCloseWritableHandle
- javascript
- downgrades/5b5db607d20c7b449cef2d1c926b24d77c69bebb
- extractor
- src/com/semmle/js
- ast/regexp
- extractor
- parser
- tests/es2024
- input
- output/trap
- ql
- lib
- change-notes
- ext
- semmle/javascript
- frameworks
- security/dataflow
- upgrades/c88c69174bd0dd4e95f1bcfbada68a2505e812c3
- utils/test/internal
- src/change-notes
- test
- library-tests
- RegExp/VFlagOperations
- CombinationOfOperators
- Intersection
- QuotedString
- Subtraction
- frameworks/HTTP
- 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.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
| |||
Lines changed: 46 additions & 42 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
48 | 52 | | |
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
Lines changed: 39 additions & 12 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 | | |
| |||
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
31 | | - | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
45 | | - | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
54 | | - | |
| 55 | + | |
55 | 56 | | |
56 | | - | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
66 | | - | |
| 67 | + | |
67 | 68 | | |
68 | | - | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| |||
105 | 106 | | |
106 | 107 | | |
107 | 108 | | |
108 | | - | |
| 109 | + | |
109 | 110 | | |
110 | | - | |
| 111 | + | |
111 | 112 | | |
112 | 113 | | |
113 | 114 | | |
| |||
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
125 | | - | |
| 126 | + | |
126 | 127 | | |
127 | 128 | | |
128 | 129 | | |
129 | | - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
130 | 156 | | |
| 157 | + | |
131 | 158 | | |
0 commit comments