File tree
7,757 files changed
+616229
-252197
lines changed- .devcontainer/swift
- .github
- actions/fetch-codeql
- workflows
- config
- cpp
- autobuilder/Semmle.Autobuild.Cpp.Tests
- downgrades
- 19e31bf071f588bb7efd1e4d5a185ce4f6fbbd84
- 23f7cbb88a4eb29f30c3490363dc201bc054c5ff
- 34549c3b0937002f11037d01822ebe99442c1402
- 625f706f2a44ae8dc3fc168bfe2637e65c30b012
- 73af5058c6899dcdb05754c27ca966aeb3a68c94
- f96ad9b2da43bbc9e55a72a165febd270ae07981
- ql
- lib
- change-notes
- released
- experimental/semmle/code/cpp
- dataflow
- ir/dataflow
- internal
- ssa0
- tainttracking1
- tainttracking2
- tainttracking3
- rangeanalysis
- semantic
- analysis
- semmle/code/cpp
- commons
- controlflow
- dataflow/internal
- tainttracking1
- tainttracking2
- exprs
- internal
- ir
- dataflow
- internal
- tainttracking1
- tainttracking2
- tainttracking3
- implementation
- aliased_ssa
- internal
- internal
- raw
- internal
- unaliased_ssa
- internal
- internal
- models
- implementations
- interfaces
- pointsto
- rangeanalysis
- security
- valuenumbering
- upgrades
- 19e31bf071f588bb7efd1e4d5a185ce4f6fbbd84
- 23f7cbb88a4eb29f30c3490363dc201bc054c5ff
- 34549c3b0937002f11037d01822ebe99442c1402
- 73af5058c6899dcdb05754c27ca966aeb3a68c94
- cf72c8898d19eb1b3374432cf79d8276cb07ad43
- f96ad9b2da43bbc9e55a72a165febd270ae07981
- src
- Architecture
- General Class-Level Information
- General Namespace-Level Information
- General Top-Level Information
- Refactoring Opportunities
- Best Practices
- Hiding
- Likely Errors
- Magic Constants
- Unused Entities
- Critical
- Diagnostics
- Documentation
- Likely Bugs
- Arithmetic
- Conversion
- Format
- Leap Year
- Likely Typos
- Memory Management
- OO
- Protocols
- Metrics
- Internal
- Namespaces
- Microsoft
- PointsTo
- Security/CWE
- CWE-020
- ir
- CWE-022
- CWE-078
- CWE-089
- CWE-114
- CWE-121
- CWE-129
- CWE-134
- CWE-170
- CWE-190
- CWE-253
- CWE-295
- CWE-311
- CWE-313
- CWE-319
- CWE-428
- CWE-457
- CWE-468
- CWE-497
- CWE-611
- CWE-676
- CWE-704
- CWE-732
- CWE-807
- change-notes
- released
- experimental
- Best Practices
- Likely Bugs
- Security/CWE
- CWE-020
- CWE-1041
- CWE-120
- CWE-125
- CWE-190
- CWE-193
- CWE-273
- CWE-359
- CWE-401
- CWE-670
- CWE-691
- CWE-754
- CWE-783
- CWE-787
- CWE-788
- jsf
- 3.02 Code Size and Complexity
- 4.06 Pre-Processing Directives
- 4.09 Style
- 4.10 Classes
- 4.11 Namespaces
- 4.13 Functions
- 4.15 Declarations and Definitions
- 4.21 Operators
- 4.22 Pointers and References
- 4.23 Type Conversions
- 4.25 Expressions
- test
- TestUtilities
- dataflow
- examples/BadLocking
- experimental
- library-tests/rangeanalysis/rangeanalysis
- query-tests/Security/CWE
- CWE-020
- NoCheckBeforeUnsafePutUser
- semmle/tests
- CWE-1041/semmle/tests
- CWE-119
- CWE-125/semmle/tests
- CWE-193
- array-access
- constant-size
- pointer-deref
- CWE-359/semmle/tests
- CWE-401/semmle/tests
- CWE-670/semmle/tests
- CWE-691/semmle/tests
- CWE-754/semmle/tests
- CWE-783/semmle/tests
- CWE-788/semmle/tests
- semmle/tests
- library-tests
- builtins
- edg
- type_traits
- constants/strlen
- controlflow
- dereferenced
- nullness
- dataflow
- DefaultTaintTracking
- annotate_path_to_sink
- annotate_sinks_only
- globals
- dataflow-tests
- fields
- taint-tests
- declarationEntry/declarationEntry
- files
- ir
- ir
- range-analysis
- ssa
- lambdas/captures
- pod
- sal
- syntax-zoo
- templates/CPP-203
- valuenumbering/GlobalValueNumbering
- variables/global
- vector_types
- query-tests
- Architecture/Refactoring Opportunities/ComplexFunctions
- Best Practices
- Hiding/LocalVariableHidesGlobalVariable
- Likely Errors
- EmptyBlock
- Slicing
- Unused Entities
- UnusedLocals
- UnusedStaticVariables
- Critical
- FileClosed
- MemoryFreed
- MissingCheckScanf
- NewFree
- UnsafeUseOfThis
- Documentation/CommentedOutCode
- Likely Bugs
- Arithmetic
- BadAdditionOverflowCheck
- BitwiseSignCheck
- FloatComparison
- Conversion
- CastArrayPointerArithmetic
- ImplicitDowncastFromBitfield
- LossyFunctionResultCast
- Format/WrongTypeFormatArguments
- Linux_mixed_byte_wprintf
- Linux_mixed_word_size
- Linux_signed_chars
- Linux_two_byte_wprintf
- Linux_unsigned_chars
- Microsoft_no_wchar
- Microsoft
- Leap Year/Adding365DaysPerYear
- Memory Management
- ImproperNullTermination
- NtohlArrayNoBound
- ReturnStackAllocatedMemory
- StrncpyFlippedArgs
- UsingExpiredStackAddress
- Protocols
- RedundantNullCheckSimple
- ShortLoopVarName
- Security/CWE
- CWE-022
- SAMATE/TaintedPath
- semmle/tests
- CWE-078
- SAMATE/ExecTainted
- semmle/ExecTainted
- CWE-089/SqlTainted
- CWE-114
- SAMATE/UncontrolledProcessOperation
- semmle/UncontrolledProcessOperation
- CWE-121/semmle/tests
- CWE-129
- SAMATE/ImproperArrayIndexValidation
- semmle/ImproperArrayIndexValidation
- CWE-134
- SAMATE
- semmle
- argv
- funcs
- globalVars
- ifs
- CWE-190
- SAMATE
- semmle
- ArithmeticUncontrolled
- ArithmeticWithExtremeValues
- TaintedAllocationSize
- tainted
- CWE-197/SAMATE/IntegerOverflowTainted
- CWE-242/semmle/tests
- CWE-253
- CWE-311/semmle/tests
- CWE-319/UseOfHttp
- CWE-416/semmle/tests
- CWE-457/semmle/tests
- CWE-468/semmle/IncorrectPointerScaling
- CWE-497/semmle/tests
- CWE-611
- CWE-676/semmle/PotentiallyDangerousFunction
- CWE-732
- CWE-772
- SAMATE
- semmle
- tests-file
- tests-memory
- CWE-807/semmle/TaintedCondition
- jsf/4.09 Style/AV Rule 53 54
- csharp
- autobuilder
- Semmle.Autobuild.CSharp.Tests
- Semmle.Autobuild.CSharp
- documentation/library-coverage
- downgrades/4ac7d8bcac6f664b1e83c858aa71f8dc761cc603
- extractor
- Semmle.Extraction.CSharp.Driver
- Semmle.Extraction.CSharp.Standalone
- Semmle.Extraction.CSharp
- Entities
- Statements
- Extractor
- Populators
- Semmle.Extraction.Tests
- Semmle.Extraction
- Semmle.Util
- ql
- campaigns/Solorigate
- lib
- change-notes/released
- src
- change-notes/released
- test/Solorigate
- consistency-queries
- integration-tests
- all-platforms
- dotnet_build
- dotnet_pack
- dotnet_publish
- dotnet_run
- posix-only/dotnet_test
- lib
- change-notes/released
- experimental/code/csharp/Cryptography
- semmle/code
- asp
- cil
- internal
- csharp
- controlflow
- internal
- pressa
- dataflow
- internal
- basessa
- tainttracking1
- tainttracking2
- tainttracking3
- tainttracking4
- tainttracking5
- exprs
- frameworks
- generated/dotnet
- microsoft
- extensions
- system
- collections
- componentmodel
- data
- io
- net
- runtime
- security
- cryptography
- text
- threading
- web/ui
- xml
- security
- cryptography
- dataflow
- flowsinks
- flowsources
- upgrades/a696c8bae067f69ab3208e98ce35f4fdf7efb68b
- src
- API Abuse
- Bad Practices
- Comments
- Naming Conventions
- CSI
- Concurrency
- Configuration
- Dead Code
- Diagnostics
- Language Abuse
- Likely Bugs
- Collections
- Statements
- Linq
- Security Features
- CWE-011
- CWE-016
- CWE-022
- CWE-078
- CWE-079
- CWE-089
- CWE-090
- CWE-091
- CWE-094
- CWE-099
- CWE-112
- CWE-114
- CWE-117
- CWE-134
- CWE-201
- CWE-209
- CWE-312
- CWE-321
- CWE-327
- CWE-384
- CWE-548
- CWE-611
- CWE-614
- CWE-643
- CWE-730
- CWE-807
- Stubs
- Telemetry
- Useless code
- change-notes/released
- experimental
- CWE-099
- CWE-918
- Security Features
- CWE-1004
- CWE-327/Azure
- CWE-614
- JsonWebTokenHandler
- backdoor
- ir
- implementation
- internal
- raw
- internal
- desugar/internal
- unaliased_ssa
- internal
- internal
- meta/frameworks
- utils/model-generator
- internal
- test
- TestUtilities
- experimental
- CWE-918
- Security Features
- CWE-1004
- CookieHttpOnlyFalseAspNetCore
- CookieBuilder
- NoPolicy
- UseCookiePolicyCallback
- CookieWithoutHttpOnlyAspNetCore
- NoPolicy
- UseCookiePolicyAlways
- UseCookiePolicyCallback
- UseCookiePolicyNone
- CWE-614
- RequireSSLAspNetCore
- NoPolicy
- UseCookiePolicyAlways
- UseCookiePolicyCallback
- UseCookiePolicyNone
- RequireSSLFalseAspNetCore
- CookieBuilder
- NoPolicy
- UseCookiePolicyCallback
- JsonWebTokenHandler
- backdoor
- ir/ir
- library-tests
- csharp7
- csharp9-standalone
- csharp9
- dataflow
- content
- external-models
- fields
- flowsources/aspremote
- global
- library
- local
- ssa-large
- ssa
- frameworks
- EntityFramework
- ServiceStack
- microsoft
- query-tests
- API Abuse
- ClassDoesNotImplementEquals
- NoDisposeCallOnLocalIDisposable
- Bad Practices/Comments/TodoComments
- Concurrency/SynchSetUnsynchGet
- Dead Code
- NonAssignedFields
- Tests
- EmptyBlock
- Language Abuse
- ForeachCapture
- UselessIsBeforeAs
- Likely Bugs
- BadCheckOdd
- Collections/ContainerLengthCmpOffByOne
- RandomUsedOnce
- RecursiveEquals
- UncheckedCastInEquals
- Nullness
- ReadOnlyContainer
- Security Features
- CWE-020
- CWE-022/TaintedPath
- CWE-078
- CWE-079
- StoredXSS
- XSS
- CWE-089
- CWE-090
- CWE-091/XMLInjection
- CWE-094
- CWE-099
- CWE-112
- CWE-114/AssemblyPathInjection
- CWE-117
- CWE-134
- CWE-201/ExposureInTransmittedData
- CWE-209
- CWE-312
- CWE-321/HardcodedSymmetricEncryptionKey
- CWE-327
- DontInstallRootCert
- InsecureSQLConnection
- CWE-338
- CWE-384
- CWE-502/UnsafeDeserializationUntrustedInputNewtonsoftJson
- CWE-601/UrlRedirect
- CWE-611
- CWE-643
- CWE-730
- ReDoSGlobalTimeout
- ReDoS
- RegexInjection
- CWE-807
- Stubs
- All
- Minimal
- Telemetry/LibraryUsage
- UseBraces
- Useless Code/RedundantToStringCall
- resources/stubs
- Microsoft.Extensions.Primitives/6.0.0
- Microsoft.NETCore.Platforms/5.0.0
- Microsoft.Win32.SystemEvents/5.0.0
- Newtonsoft.Json/13.0.1
- ServiceStack.Client
- 5.11.0
- 6.2.0
- ServiceStack.Common
- 5.11.0
- 6.2.0
- ServiceStack.Interfaces/6.2.0
- ServiceStack.OrmLite.SqlServer
- 5.11.0
- 6.2.0
- ServiceStack.OrmLite/6.2.0
- ServiceStack.Redis/5.11.0
- ServiceStack.Text/6.2.0
- ServiceStack
- 5.11.0
- 6.2.0
- Stub.System.Data.SQLite.Core.NetStandard/1.0.116
- System.Data.SQLite.Core/1.0.116
- System.Data.SQLite.EF6/1.0.116
- System.Data.SQLite/1.0.116
- System.Data.SqlClient/4.8.2
- System.Drawing.Common/5.0.2
- System.Security.AccessControl/4.7.0
- _frameworks
- Microsoft.AspNetCore.App
- Microsoft.NETCore.App
- utils/model-generator
- dataflow
- typebasedflow
- tools
- linux64
- osx64
- win64
- docs
- codeql
- codeql-cli
- codeql-for-visual-studio-code
- codeql-language-guides
- codeql-overview
- images/codeql-for-visual-studio-code
- ql-language-reference
- query-help
- reusables
- support/reusables
- writing-codeql-queries
- ql-libraries/dataflow
- go
- codeql-tools
- linux64
- osx64
- win64
- extractor
- cli/go-autobuilder
- srcarchive
- ql
- lib
- change-notes/released
- semmle/go
- concepts
- dataflow
- barrierguardutil
- internal
- tainttracking1
- tainttracking2
- frameworks
- stdlib
- security
- src
- Diagnostics
- InconsistentCode
- RedundantCode
- Security
- CWE-020
- CWE-022
- CWE-078
- CWE-079
- CWE-089
- CWE-117
- CWE-190
- CWE-209
- CWE-312
- CWE-322
- CWE-326
- CWE-338
- CWE-352
- CWE-601
- CWE-643
- CWE-918
- change-notes
- released
- experimental
- CWE-090
- CWE-285
- CWE-321
- CWE-369
- CWE-400
- CWE-79
- CWE-807
- CWE-840
- CWE-918
- CWE-942
- InconsistentCode
- IntegerOverflow
- frameworks
- test
- TestUtilities
- experimental
- CWE-090
- CWE-285
- vendor
- github.com/msteinert/pam
- CWE-321
- vendor
- github.com
- appleboy/gin-jwt/v2
- cristalhq/jwt/v3
- gin-gonic/gin
- go-kit/kit/auth/jwt
- golang-jwt/jwt/v4
- lestrrat/go-jwx/jwk
- square/go-jose/v3
- gopkg.in/square/go-jose.v2
- CWE-369
- CWE-400
- CWE-79
- CWE-840
- CWE-918
- CWE-942
- frameworks
- CleverGo
- Fiber
- library-tests/semmle/go
- Function
- Types
- concepts
- HTTP
- LoggerCall
- dataflow
- ChannelField
- ExternalFlowVarArgs
- ExternalFlow
- FlowSteps
- GuardingFunctions
- ListOfConstantsSanitizerGuards
- PromotedFields
- PromotedMethods
- TypeAssertions
- VarArgsWithFunctionModels
- VarArgs
- frameworks
- BeegoOrm
- Beego
- CouchbaseV1
- Echo
- ElazarlGoproxy
- EvanphxJsonPatch
- GoKit
- K8sIoApiCoreV1
- K8sIoApimachineryPkgRuntime
- K8sIoClientGo
- Macaron
- NoSQL
- Revel
- examples/booking/app/controllers
- SQL
- StdlibTaintFlow
- WebSocket
- Yaml
- Zap
- query-tests
- InconsistentCode
- ConstantLengthComparison
- MissingErrorCheck
- WrappedErrorAlwaysNil
- RedundantCode
- CompareIdenticalValues
- DuplicateCondition
- DuplicateSwitchCase
- SelfAssignment
- Security
- CWE-020
- IncompleteHostnameRegexp
- SuspiciousCharacterInRegexp
- CWE-022
- CWE-078
- CWE-089
- CWE-190
- CWE-209
- CWE-312
- CWE-338/InsecureRandomness
- CWE-601/OpenUrlRedirect
- CWE-643
- CWE-918
- vendor
- golang.org/x
- mod
- modfile
- module
- semver
- sys
- execabs
- tools
- go
- gcexportdata
- internal
- gcimporter
- pkgbits
- packages
- internal
- gocommand
- packagesinternal
- typeparams
- typesinternal
- xerrors
- internal
- java
- documentation/library-coverage
- downgrades
- ecb42310286011ada450ff65b9b417509863549f
- initial
- kotlin-extractor
- src/main
- java/com/semmle/extractor/java
- kotlin
- comments
- utils
- versions
- v_1_4_32
- v_1_5_20
- v_1_5_31
- v_1_6_0
- v_1_6_10
- v_1_6_20
- v_1_7_0
- v_1_7_20-Beta
- ql
- consistency-queries
- integration-tests
- linux-only/kotlin
- custom_plugin
- plugin
- resources/META-INF/services
- use_java_library
- javasrc/extlib
- posix-only/kotlin
- compiler_arguments
- app
- src/main/kotlin/testProject
- enabling
- extractor_crash
- code
- gradle_groovy_app
- app
- src/main/kotlin/testProject
- gradle_kotlinx_serialization
- app
- src/main/kotlin/testProject
- java_kotlin_extraction_orders
- java_modifiers
- libsrc/extlib
- kotlin_compiler_java_source
- kotlin_file_import
- libsrc
- kotlin_java_lowering_wildcards
- kotlin_java_static_fields
- kotlin_kfunction
- app
- src/main/kotlin/testProject
- kotlinc_multi
- logs
- module_mangled_names
- nested_generic_types
- libsrc/extlib
- private_property_accessors
- raw_generic_types
- libsrc/extlib
- trap_compression
- lib
- change-notes
- released
- config
- semmle/code
- java
- controlflow
- dataflow
- internal
- tainttracking1
- tainttracking2
- tainttracking3
- deadcode
- dispatch
- internal
- frameworks
- android
- apache
- camel
- guava
- gwt
- j2objc
- jackson
- javaee
- ejb
- jsf
- kotlin
- ratpack
- spring
- struts
- metrics
- regex
- security
- performance
- regexp
- xml
- upgrades
- 37f33da42d2cffa6ad8b26feaa6beed1c5ce3149
- 57c55f404a5954f0e738febf590ad5d49dd67b08
- 81ccfabe82e696953268e784979262e56871ce86
- 89a76edebff191538968a6b25d22ada661ffa59a
- b9225587bc0a643ae484ec215b9a6f19d17d0fc2
- cf58c7d9b1fa1eae9cdc20ce8f157c140ac0c3de
- src
- Advisory
- Deprecated Code
- Documentation
- Architecture/Refactoring Opportunities
- DeadCode
- Diagnostics
- Frameworks
- JavaEE/EJB
- Spring
- Architecture/Refactoring Opportunities
- Violations of Best Practice
- Language Abuse
- Likely Bugs
- Cloning
- Collections
- Comparison
- Concurrency
- Likely Typos
- Nullness
- Reflection
- Serialization
- Statements
- Metrics/Files
- Performance
- Security/CWE
- CWE-020
- CWE-022
- CWE-023
- CWE-078
- CWE-079
- CWE-089
- CWE-090
- CWE-094
- CWE-113
- CWE-117
- CWE-1204
- CWE-129
- CWE-134
- CWE-190
- CWE-200
- CWE-266
- CWE-295
- CWE-297
- CWE-312
- CWE-319
- CWE-327
- CWE-347
- CWE-367
- CWE-470
- CWE-489
- CWE-502
- CWE-522
- CWE-601
- CWE-611
- CWE-643
- CWE-681
- CWE-730
- CWE-732
- CWE-780
- CWE-798
- CWE-807
- CWE-917
- CWE-918
- CWE-925
- CWE-926
- CWE-927
- CWE-940
- Telemetry
- Violations of Best Practice
- Comments
- Dead Code
- Exception Handling
- Implementation Hiding
- Naming Conventions
- Undesirable Calls
- legacy
- change-notes
- released
- experimental
- Security/CWE
- CWE-020
- CWE-036
- CWE-073
- CWE-078
- CWE-089
- CWE-094
- CWE-1004
- CWE-1204
- CWE-200
- CWE-297
- CWE-299
- CWE-321
- CWE-326
- CWE-327
- Azure
- CWE-352
- CWE-400
- CWE-470
- CWE-489
- CWE-502
- CWE-522
- CWE-548
- CWE-552
- CWE-555
- CWE-600
- CWE-601
- CWE-611
- CWE-625
- CWE-730
- CWE-755
- CWE-939
- semmle/code
- java
- frameworks
- security
- xml
- external
- semmle/code/xml
- utils
- flowtestcasegenerator
- model-generator
- internal
- stub-generator
- test
- TestUtilities
- experimental
- query-tests/security
- CWE-020
- CWE-078
- CWE-094
- CWE-200
- CWE-297
- CWE-299
- CWE-327
- CWE-502
- CWE-548
- CWE-552
- CWE-555
- CWE-600
- CWE-625
- CWE-730
- CWE-755
- stubs/jsch-0.1.55/com/jcraft/jsch
- kotlin
- library-tests
- GeneratedFiles
- android_function_return_types
- annotation-accessor-result-type
- arrays-with-variances
- arrays
- clashing-extension-fields
- classes
- comments
- controlflow
- basic/CONSISTENCY
- dominance/CONSISTENCY
- data-classes
- dataflow
- func
- notnullexpr
- summaries
- whenexpr
- declaration-stack
- enum
- exprs_typeaccess
- exprs
- CONSISTENCY
- fake_overrides/kotlin_calling_java
- for-array-iterators
- function-n
- generic-instance-methods
- generics-location
- generics
- inherited-single-abstract-method
- internal-public-alias
- java-kotlin-collection-type-generic-methods
- java-lang-number-conversions
- CONSISTENCY
- java-list-kotlin-user
- java-map-methods
- CONSISTENCY
- java_and_kotlin_internal
- java_and_kotlin
- jvmoverloads-annotation
- jvmoverloads_flow
- jvmoverloads_generics
- jvmstatic-annotation
- kotlin-java-map-entries
- lateinit
- lazy-val-multiple-constructors
- maps-iterator-overloads
- methods-mixed-java-and-kotlin
- methods
- modifiers
- multiple_extensions
- multiple_files
- operator-overloads
- parameter-defaults
- properties
- reflection
- special-method-getters
- stmts
- string-charat
- super-method-calls
- underscore-parameters
- vararg
- query-tests
- ExposeRepresentation
- MissingInstanceofInEquals
- library-tests
- MemberRefExpr
- annotation-arrays
- annotations
- dataflow
- callback-dispatch
- callctx
- collections
- external-models
- local-additional-taint
- modulus-analysis
- range-analysis
- state
- taintsources
- taint
- dispatch
- frameworks
- JaxWs
- android
- asynctask
- content-provider-summaries
- content-provider
- external-storage
- flow-steps
- fragments
- intent
- notification
- slice
- sources
- taint-database
- uri
- widget
- apache-collections
- guava/generated
- cache
- collect
- jackson
- javax-json
- json-java
- okhttp
- play
- spring
- beans
- cache
- data
- ui
- util
- webmultipart
- webutil
- stream
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
7,757 files changed
+616229
-252197
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
|
Lines changed: 0 additions & 30 deletions
This file was deleted.
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + |
Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + |
Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + |
Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + |
Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + |
Lines changed: 4 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 | 6 |
| |
17 | 7 |
| |
18 | 8 |
| |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
23 | 13 |
| |
24 | 14 |
|
Lines changed: 13 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 |
| |
10 |
| - | |
| 14 | + | |
11 | 15 |
| |
12 | 16 |
| |
13 | 17 |
| |
14 | 18 |
| |
15 | 19 |
| |
16 | 20 |
| |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
17 | 26 |
| |
18 | 27 |
| |
19 | 28 |
| |
20 | 29 |
| |
21 | 30 |
| |
22 | 31 |
| |
23 | 32 |
| |
24 |
| - | |
| 33 | + | |
25 | 34 |
| |
26 | 35 |
| |
27 | 36 |
| |
| |||
31 | 40 |
| |
32 | 41 |
| |
33 | 42 |
| |
34 |
| - | |
| 43 | + | |
35 | 44 |
| |
| 45 | + |
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
|
0 commit comments