Joe Farebrother
|
475fe3a2a5
|
Attempt to improve performance in checksUser
|
2023-09-20 03:18:20 +01:00 |
|
Geoffrey White
|
af315c5072
|
Swift: Change note.
|
2023-09-19 23:02:14 +01:00 |
|
Geoffrey White
|
1b74b49bb3
|
Swift: Improve NSString models for varargs functions.
|
2023-09-19 23:02:14 +01:00 |
|
Rasmus Lerchedahl Petersen
|
30c37ca8cb
|
Python: model §accumulator
also slightly rearrange the modelling
|
2023-09-19 22:21:14 +02:00 |
|
Robert Marsh
|
30b30695e4
|
Swift: WIP upgrade script for for-each refactor
|
2023-09-19 19:28:05 +00:00 |
|
Phill MV
|
11218f79c6
|
s/Replace/ReplaceAll/ in LogInjectionGood.go
|
2023-09-19 14:43:54 -04:00 |
|
Geoffrey White
|
f8c5a9a264
|
Swift: Test localizedStringWithFormat a bit better.
|
2023-09-19 18:43:54 +01:00 |
|
Geoffrey White
|
8354439d8d
|
Merge pull request #14263 from geoffw0/typos
CPP / Swift: Typos
|
2023-09-19 18:02:33 +01:00 |
|
Geoffrey White
|
a3579f6e38
|
Merge branch 'main' into typos
|
2023-09-19 16:44:13 +01:00 |
|
Geoffrey White
|
ae159924a3
|
Swift: Add numeric barrier to the regular expression injection query as well.
|
2023-09-19 16:21:43 +01:00 |
|
Alexander Eyers-Taylor
|
2501a701ad
|
Merge pull request #14256 from github/release-prep/2.14.6
Release preparation for version 2.14.6
codeql-cli/v2.14.6
|
2023-09-19 16:18:23 +01:00 |
|
Rasmus Lerchedahl Petersen
|
5611bda7ee
|
Python: add test for $accumulator
|
2023-09-19 17:04:28 +02:00 |
|
Owen Mansel-Chan
|
650d8069f6
|
Merge pull request #14131 from omahs/patch-1
Docs: fix minor typos
|
2023-09-19 15:53:07 +01:00 |
|
Geoffrey White
|
935b7600ca
|
Swift: Fix typos.
|
2023-09-19 15:19:00 +01:00 |
|
Geoffrey White
|
8a0e202b63
|
CPP: Fix typos.
|
2023-09-19 15:18:03 +01:00 |
|
Rasmus Wriedt Larsen
|
cc30c062b8
|
Misc: Update auto labeler for shared dataflow pack
|
2023-09-19 16:08:43 +02:00 |
|
Geoffrey White
|
e011951e1f
|
Swift: Added change note for the new barriers.
|
2023-09-19 14:59:27 +01:00 |
|
Koen Vlaswinkel
|
3ebb9e16be
|
C#: Update query id/tags and documentation
|
2023-09-19 15:54:15 +02:00 |
|
Koen Vlaswinkel
|
044fb9f320
|
C#: Rename queries from fetch methods to endpoints
|
2023-09-19 15:51:12 +02:00 |
|
Mathias Vorreiter Pedersen
|
2ae342c5c1
|
Merge pull request #14258 from MathiasVP/explicit-size_t
C++: Use `size_t` explicitly in CWE-193 tests
|
2023-09-19 14:50:54 +01:00 |
|
Koen Vlaswinkel
|
eace7a4bbf
|
C#: Add tests for supported framework methods
|
2023-09-19 15:49:35 +02:00 |
|
Geoffrey White
|
32a2930c2f
|
Swift: Accept bad tag filter test fixes.
|
2023-09-19 14:47:56 +01:00 |
|
Tom Hvitved
|
7c2df87ea2
|
Merge pull request #14247 from hvitved/dataflow/fix-consitency-checks
Data flow: Fix two consistency checks
|
2023-09-19 15:45:21 +02:00 |
|
omahs
|
473f17c0e6
|
fix typo
|
2023-09-19 14:39:49 +01:00 |
|
omahs
|
884f41b6f0
|
fix typo
|
2023-09-19 14:39:49 +01:00 |
|
omahs
|
278d0fb798
|
fix typo
|
2023-09-19 14:39:49 +01:00 |
|
omahs
|
f58dd7303c
|
fix typo
|
2023-09-19 14:39:49 +01:00 |
|
Geoffrey White
|
5975546098
|
Swift: Add numeric barrier for predicate injection query as well.
|
2023-09-19 14:33:24 +01:00 |
|
Geoffrey White
|
2983295ba3
|
Swift: Add numeric barrier for uncontrolled format string query.
|
2023-09-19 14:33:23 +01:00 |
|
Geoffrey White
|
f98de85e36
|
Swift: Add numeric barrier for command injection query.
|
2023-09-19 14:33:23 +01:00 |
|
Geoffrey White
|
903b0f5bab
|
Swift: Add numeric barrier for the SQL Injinjection query.
|
2023-09-19 14:33:23 +01:00 |
|
Geoffrey White
|
ee9a5c751c
|
Swift: Add numeric barrier for to the JS eval query.
|
2023-09-19 14:33:22 +01:00 |
|
Tamas Vajk
|
c78cd73edf
|
Refactor process starting and stdout and stderr reading
|
2023-09-19 15:20:09 +02:00 |
|
Mathias Vorreiter Pedersen
|
7ef5971337
|
C++: Use 'size_t' explicitly in test.
|
2023-09-19 13:58:08 +01:00 |
|
Tamas Vajk
|
edc93dfeb7
|
Add managed thread ID to extractor log messages
|
2023-09-19 14:56:27 +02:00 |
|
Koen Vlaswinkel
|
14a2b7f79f
|
C#: Add tests for private methods and accessors
|
2023-09-19 14:55:57 +02:00 |
|
Mathias Vorreiter Pedersen
|
9b35202d21
|
Merge pull request #14249 from MathiasVP/fix-malloc-decl-in-test
C++: Fix the declaration of `malloc` in test
|
2023-09-19 13:53:23 +01:00 |
|
Koen Vlaswinkel
|
dd7904969f
|
C#: Remove unnecessary isUnboundDeclaration predicates
|
2023-09-19 14:51:03 +02:00 |
|
Tamas Vajk
|
dfd7f1e78b
|
C#: Parallelize restore logic of missing packages
|
2023-09-19 14:43:23 +02:00 |
|
amammad
|
da864bf7f7
|
fix QLDoc
|
2023-09-19 22:19:18 +10:00 |
|
amammad
|
a96b0011f0
|
clean tests
|
2023-09-19 22:12:10 +10:00 |
|
Geoffrey White
|
158008ac4f
|
Swift: New results in tests.
|
2023-09-19 13:08:08 +01:00 |
|
amammad
|
1e12a86781
|
Merge branch 'main' into amammad-go-JWT
|
2023-09-19 22:01:50 +10:00 |
|
amammad
|
2136929164
|
clean tests
|
2023-09-19 22:01:40 +10:00 |
|
github-actions[bot]
|
0a3670727f
|
Release preparation for version 2.14.6
|
2023-09-19 11:40:30 +00:00 |
|
Michael Nebel
|
fc3bc95147
|
Merge pull request #14218 from michaelnebel/csharp/dotnetdotnet
Lua: Tracing of `dotnet dotnet`.
|
2023-09-19 13:21:34 +02:00 |
|
Michael Nebel
|
43cdbf2f86
|
Merge pull request #14142 from michaelnebel/csharp/dotnetunittests
C#: Re-factor Dotnet.cs to enable unit testing.
|
2023-09-19 13:19:44 +02:00 |
|
Owen Mansel-Chan
|
45484c78e8
|
Merge pull request #14057 from data-douser/data-douser-patch-1
Update codeql-library-for-go.rst
|
2023-09-19 11:34:44 +01:00 |
|
Geoffrey White
|
48d1b667cf
|
Swift: Autoformat.
|
2023-09-19 11:22:12 +01:00 |
|
Geoffrey White
|
2d05b85bb4
|
Swift: Fix uses of legacy CArrayElement.
|
2023-09-19 11:20:05 +01:00 |
|