Michael Nebel
|
f43feac324
|
C#: Add models as data models for Clear.
|
2022-09-02 15:17:23 +02:00 |
|
Michael Nebel
|
80f89282b7
|
C#: Add summary for System.Text.StringBuilder.Clear.
|
2022-09-02 15:17:23 +02:00 |
|
Michael Nebel
|
e3bfc4bd82
|
C#: CSV Printing of WithoutElement content.
|
2022-09-02 15:17:23 +02:00 |
|
Michael Nebel
|
8234a508b3
|
C#: Parsing of WithoutElement.
|
2022-09-02 15:17:23 +02:00 |
|
Ian Lynagh
|
c339a2d4a7
|
Merge pull request #10273 from igfoo/igfoo/extractRawMethodAccess
Kotlin: Remove cast from extractRawMethodAccess
|
2022-09-02 13:26:33 +01:00 |
|
Ian Lynagh
|
ed04bec34e
|
Merge pull request #10274 from igfoo/igfoo/extractCall
Kotlin: Remove a cast in array iterator call extraction
|
2022-09-02 13:26:10 +01:00 |
|
Ian Lynagh
|
3195404b63
|
Merge pull request #10272 from igfoo/igfoo/getDeclaringTypeArguments
Kotlin: Remove some casts from getDeclaringTypeArguments
|
2022-09-02 13:13:40 +01:00 |
|
Ian Lynagh
|
a56876533f
|
Kotlin: Remove a cast in array iterator call extraction
|
2022-09-02 12:25:14 +01:00 |
|
Ian Lynagh
|
db1661fb13
|
Kotlin: Remove cast from extractRawMethodAccess
I'm not entirely happy with this, but it at least meets the goal of
removing the cast.
|
2022-09-02 12:14:09 +01:00 |
|
Ian Lynagh
|
3eab35d78b
|
Kotlin: Small simplification
|
2022-09-02 12:04:21 +01:00 |
|
Ian Lynagh
|
07b3b15528
|
Merge pull request #10221 from tamasvajk/kotlin-internal
Kotlin: Change `Modifiable::isPublic` to not cover Kotlin `internal` members
|
2022-09-02 11:51:56 +01:00 |
|
Ian Lynagh
|
6a4b748958
|
Kotlin: Remove some casts from getDeclaringTypeArguments
|
2022-09-02 11:50:00 +01:00 |
|
Ian Lynagh
|
4f7eb7be83
|
Merge pull request #10262 from igfoo/igfoo/useArrayType
Kotlin: Avoid unsafe casts in useArrayType
|
2022-09-02 10:25:34 +01:00 |
|
Ian Lynagh
|
b05d8a61ba
|
Merge pull request #10263 from igfoo/igfoo/useSimpleType3
Kotlin: Remove some casts in useSimpleType
|
2022-09-02 10:25:23 +01:00 |
|
Tom Hvitved
|
2c584d8f35
|
Merge pull request #10235 from hvitved/csharp/remove-legacy-tracer
C#: Remove legacy tracer support
|
2022-09-02 09:25:10 +02:00 |
|
Tamas Vajk
|
bea0ce9ff9
|
Fix review findings
|
2022-09-02 09:20:20 +02:00 |
|
Erik Krogh Kristensen
|
6cee635cb5
|
Merge pull request #10180 from erik-krogh/fixTags
Add missing security tags
|
2022-09-02 08:04:57 +02:00 |
|
Nora Dimitrijević
|
7584434b80
|
Merge pull request #10163 from d10c/missing-check-scanf-squashed
C++: New Query: missing return-value check for scanf-like functions
|
2022-09-01 23:43:21 +02:00 |
|
Ian Lynagh
|
9d3bc47a4d
|
Kotlin: Remove some casts in useSimpleType
|
2022-09-01 17:36:31 +01:00 |
|
Ian Lynagh
|
ddb7bb11fd
|
Kotlin: Avoid unsafe casts in useArrayType
|
2022-09-01 17:15:15 +01:00 |
|
Mathias Vorreiter Pedersen
|
2223bc3d1f
|
Merge pull request #10261 from MathiasVP/fix-join-in-sign-analysis
C++: Fix join in sign analysis
|
2022-09-01 16:49:05 +01:00 |
|
Ian Lynagh
|
ae9ba80c40
|
Merge pull request #10242 from igfoo/igfoo/kotlinFunctionToJavaEquivalent
Kotlin: Refactor kotlinFunctionToJavaEquivalent
|
2022-09-01 16:23:08 +01:00 |
|
Tom Hvitved
|
3c3390728a
|
Merge pull request #10245 from hvitved/ruby/simplify-track-instance
Ruby: Exclude top-level `self` accesses from `trackModule`
|
2022-09-01 16:50:14 +02:00 |
|
Ian Lynagh
|
710ba3cb14
|
Merge pull request #10257 from igfoo/igfoo/hasModifier
Java: Correct hasModifier documentation
|
2022-09-01 15:49:06 +01:00 |
|
Edoardo Pirovano
|
8f332714f4
|
Merge pull request #10260 from github/edoardo/3.7-mergeback
Merge `rc/3.7` into `main`
|
2022-09-01 15:44:17 +01:00 |
|
Mathias Vorreiter Pedersen
|
a65e585db1
|
C++: 'nomagic' on 'binaryExprOperands'.
|
2022-09-01 15:34:59 +01:00 |
|
Henry Mercer
|
e4d22a2a5a
|
Merge pull request #10258 from github/codeql-ci/js/ml-powered-pack-release-0.3.2
JS: Bump version numbers of ML-powered packs after 0.3.2 release
|
2022-09-01 13:49:16 +01:00 |
|
Tamas Vajk
|
e66d2dddb6
|
Fix review findings
|
2022-09-01 14:07:27 +02:00 |
|
Henry Mercer
|
c65ae88c6d
|
Merge branch 'main' into codeql-ci/js/ml-powered-pack-release-0.3.2
|
2022-09-01 12:41:45 +01:00 |
|
github-actions[bot]
|
8d0ca9c772
|
JS: Bump version of ML-powered library and query packs to 0.3.3
|
2022-09-01 11:39:32 +00:00 |
|
github-actions[bot]
|
d577392dee
|
JS: Bump patch version of ML-powered library and query packs
|
2022-09-01 11:28:25 +00:00 |
|
Tamás Vajk
|
6576f19873
|
Merge pull request #10255 from tamasvajk/kotlin-array-get-fix
Kotlin: Fix array indexer extraction
|
2022-09-01 13:28:18 +02:00 |
|
Mathias Vorreiter Pedersen
|
00c55092ee
|
Merge pull request #10256 from geoffw0/cleartextcleanup
|
2022-09-01 12:15:57 +01:00 |
|
Ian Lynagh
|
4f63317369
|
Kotlin: Remove a redundant ?
|
2022-09-01 11:55:43 +01:00 |
|
Ian Lynagh
|
7ed18f1b32
|
Java: Correct hasModifier documentation
|
2022-09-01 11:52:07 +01:00 |
|
Ian Lynagh
|
cc1a5d82b8
|
Merge pull request #10243 from igfoo/igfoo/extractExpression
Kotlin: Removed a couple of casts from extractExpression
|
2022-09-01 11:11:58 +01:00 |
|
Ian Lynagh
|
70cabf188e
|
Merge pull request #10246 from igfoo/igfoo/extractConstructorCall
Kotlin: Refactor extractConstructorCall
|
2022-09-01 11:11:48 +01:00 |
|
Ian Lynagh
|
c30f39df33
|
Merge pull request #10247 from igfoo/igfoo/useSimpleType2
Kotlin: Remove another cast
|
2022-09-01 11:11:37 +01:00 |
|
Nora Dimitrijević
|
f956999891
|
Merge branch 'main' into missing-check-scanf-squashed
|
2022-09-01 12:08:50 +02:00 |
|
Geoffrey White
|
aad77c2388
|
Swift: Use TypeDecl.getABaseTypeDecl().
|
2022-09-01 10:42:09 +01:00 |
|
Geoffrey White
|
8ff0a191be
|
Merge pull request #10254 from MathiasVP/swift-base-and-derived-on-decls
Swift: Add `getBaseTypeDecl` to `TypeDecl`
|
2022-09-01 10:35:29 +01:00 |
|
Tamas Vajk
|
a5415c9c8a
|
Kotlin: Fix array indexer extraction
|
2022-09-01 11:12:14 +02:00 |
|
Tamas Vajk
|
afeea64078
|
Kotlin: Add test case for overloaded array get
|
2022-09-01 11:09:44 +02:00 |
|
Tom Hvitved
|
4d485163a6
|
Ruby: Exclude top-level self accesses from trackModule
|
2022-09-01 11:05:53 +02:00 |
|
Mathias Vorreiter Pedersen
|
96752f0fc4
|
Merge pull request #10061 from geoffw0/cleartext
Swift: Queries for CWE-311 (originally CWE-200)
|
2022-09-01 09:39:58 +01:00 |
|
Mathias Vorreiter Pedersen
|
e294b8f74a
|
Swift: Add convenience member predicates to 'TypeDecl'.
|
2022-09-01 09:28:37 +01:00 |
|
Geoffrey White
|
d3250a7e16
|
Swift: Fix finding base classes.
|
2022-09-01 09:01:56 +01:00 |
|
Geoffrey White
|
92a927efa7
|
Swift: Remove special case (no longer required).
|
2022-09-01 08:53:51 +01:00 |
|
Tom Hvitved
|
d5200efef3
|
Merge pull request #10203 from hvitved/ssa/param-module
SSA: Make shared library a parameterized module
|
2022-09-01 09:27:05 +02:00 |
|
Anders Schack-Mulligen
|
efcd47f114
|
Merge pull request #10248 from github/workflow/coverage/update
Update CSV framework coverage reports
|
2022-09-01 09:17:46 +02:00 |
|