File tree
2,059 files changed
+36353
-24682
lines changed- .github
- codeql
- workflows
- actions/ql/src
- Security
- CWE-077
- CWE-829
- change-notes
- codeql-suites
- cpp/ql
- lib
- change-notes
- ext
- semmle/code/cpp
- ir/dataflow/internal
- models/implementations
- security/InvalidPointerDereference
- src
- JPL_C/LOC-3/Rule 17
- Likely Bugs/Memory Management
- Security/CWE
- CWE-079
- CWE-114
- CWE-119
- CWE-134
- CWE-170
- CWE-190
- change-notes
- test
- experimental/query-tests/Security/CWE/CWE-193/constant-size
- library-tests/dataflow
- dataflow-tests
- source-sink-tests
- taint-tests
- query-tests
- JPL_C/LOC-3/Rule 17
- Security/CWE
- CWE-022/SAMATE/TaintedPath
- CWE-134
- SAMATE
- semmle/consts
- CWE-193
- CWE-311/semmle/tests
- csharp/ql
- lib/semmle/code/csharp/controlflow/internal
- src
- API Abuse
- Bad Practices/Control-Flow
- Useless code
- change-notes
- codeql-suites
- test/query-tests
- API Abuse/NoDisposeCallOnLocalIDisposable
- Bad Practices/Control-Flow/ConstantCondition
- Useless Code/IntGetHashCode
- standalone
- Bad Practices/Control-Flow/ConstantCondition
- Likely Bugs
- IncomparableEquals
- ObjectComparison
- docs/codeql
- ql-training/_static-training/slides-semmle-2
- static
- js
- polyfills
- prettify
- theme
- css
- scss
- reusables
- go/ql
- src/InconsistentCode
- test/query-tests/InconsistentCode/UnhandledCloseWritableHandle
- javascript
- downgrades/5b5db607d20c7b449cef2d1c926b24d77c69bebb
- extractor
- lib/typescript
- src/com/semmle
- js
- ast
- regexp
- extractor
- parser
- ts
- ast
- extractor
- tests
- es2024
- input
- output/trap
- ts
- input
- output/trap
- ql
- lib
- change-notes
- ext
- semmle/javascript
- dataflow
- internal
- frameworks
- security/dataflow
- upgrades/c88c69174bd0dd4e95f1bcfbada68a2505e812c3
- utils/test/internal
- src
- change-notes
- meta/alerts
- test
- ApiGraphs/async-await
- library-tests
- RegExp/VFlagOperations
- CombinationOfOperators
- Intersection
- QuotedString
- Subtraction
- TaintTracking
- TypeScript/Types
- 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
- DomBasedXssWithResponseThreat
- 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
- java/ql
- integration-tests/java/maven-download-failure
- src
- main
- java/com/example
- resources
- test/java/com/example
- lib
- change-notes
- semmle/code/java
- frameworks/spring
- security
- src
- Security/CWE
- CWE-200
- CWE-367
- change-notes
- experimental/Security/CWE/CWE-016
- test
- experimental/query-tests/security
- CWE-016
- CWE-022
- CWE-089/src/main
- CWE-094
- CWE-1004
- CWE-348
- CWE-352
- CWE-470
- CWE-502
- CWE-601
- CWE-625
- CWE-652
- library-tests
- dataflow/taintsources
- frameworks/spring
- beans
- cache
- componentscan
- context
- controller
- http
- ui
- util
- validation
- webmultipart
- webutil
- query-tests/security
- CWE-022/semmle/tests
- CWE-074
- CWE-079/semmle/tests
- CWE-089/semmle/examples
- CWE-090
- CWE-094
- CWE-200/semmle/tests/SpringBootActuators
- CWE-352
- CWE-367/semmle/tests
- CWE-502
- CWE-552
- CWE-611
- CWE-917
- CWE-918
- stubs/springframework-5.8.x
- org/springframework
- beans
- factory
- annotation
- config
- support
- boot
- actuate/autoconfigure/security/servlet
- autoconfigure
- jdbc
- security/servlet
- cache
- context
- annotation
- support
- core
- annotation
- env
- io
- support
- type
- dao
- data
- domain
- util
- expression
- common
- spel
- standard
- support
- http
- client
- server
- jdbc
- core
- namedparam
- object
- support
- rowset
- jndi
- lang
- remoting
- caucho
- httpinvoker
- rmi
- scripting
- bsh
- support
- security
- config
- annotation
- web
- builders
- configurers
- web/server
- web
- csrf
- savedrequest
- util/matcher
- stereotype
- ui
- util
- validation
- web
- bind
- annotation
- support
- client
- context
- request
- multipart
- reactive/function/client
- servlet
- mvc/support
- view
- util
- misc
- bazel/3rdparty/tree_sitter_extractors_deps
- codegen/templates
- python
- extractor/semmle/python/passes
- ql
- lib
- change-notes
- semmle/python
- objects
- src
- Security/CWE-918
- Variables
- change-notes
- test/query-tests
- Statements/unreachable
- Variables/unused
- ruby/ql/test/library-tests/dataflow/summaries
- rust
- extractor
- src
- generated
- translate
- ql
- consistency-queries
- integration-tests
- hello-project
- hello-workspace
- options
- cfg
- features
- target
- qltest
- dependencies
- failing_cargo_check
- lib
- main
- workspace-with-glob
- lib
- codeql
- files
- rust
- controlflow
- internal
- dataflow
- internal
- elements
- internal
- generated
- frameworks
- internal
- security
- regex
- utils/test
- src
- queries
- security
- CWE-020
- CWE-312
- summary
- unusedentities
- utils/modelgenerator/internal
- test
- extractor-tests
- canonical_path_disabled
- crate_graph
- generated
- Crate
- Trait
- utf8
- library-tests
- dataflow
- global
- local
- models
- sources
- taint
- path-resolution
- CONSISTENCY
- type-inference
- CONSISTENCY
- loop
- query-tests
- diagnostics
- security
- CWE-020
- CWE-089
- unusedentities
- CONSISTENCY
- undefined_macros
- schema
- tools
- swift/ql
- lib/codeql/swift
- elements
- decl/internal
- expr
- internal
- internal
- pattern/internal
- stmt/internal
- type/internal
- generated
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,059 files changed
+36353
-24682
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
| 12 | + | |
11 | 13 |
| |
| 14 | + | |
| 15 | + | |
12 | 16 |
|
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
21 | 25 |
| |
22 | 26 |
| |
23 | 27 |
| |
| |||
38 | 42 |
| |
39 | 43 |
| |
40 | 44 |
| |
41 |
| - | |
42 | 45 |
| |
43 |
| - | |
| 46 | + | |
44 | 47 |
| |
45 | 48 |
| |
46 | 49 |
| |
|
Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
| 76 | + | |
76 | 77 |
| |
77 | 78 |
| |
78 | 79 |
| |
| |||
94 | 95 |
| |
95 | 96 |
| |
96 | 97 |
| |
| 98 | + | |
97 | 99 |
| |
98 | 100 |
| |
99 | 101 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
|
0 commit comments