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
Mathias Vorreiter Pedersen
8906a37989
Merge pull request #14250 from MathiasVP/reduce-dataflow-duplication-for-allocations
...
C++: Reduce dataflow duplication for allocations
2023-09-19 11:18:20 +01:00
Tony Torralba
1e95a5a38a
Java: Consider AssignOps in ArithExpr
2023-09-19 12:15:59 +02:00
Anders Schack-Mulligen
42054539f4
Dataflow: Minor review fixes.
2023-09-19 12:12:15 +02:00
Geoffrey White
311daa2539
Swift: Accept fixed test case having merged in main.
2023-09-19 10:39:59 +01:00
Alexander Eyers-Taylor
1f4a5301cd
Merge pull request #14242 from alexet/simplify-ir-guards
...
CPP: Simplify some code in IRGuards.
2023-09-19 10:35:09 +01:00
Geoffrey White
037f246cda
Merge branch 'main' into arraysteptest
2023-09-19 10:33:32 +01:00
yoff
811a7d0671
Merge pull request #14248 from RasmusWL/debug-queries
...
Python: Add debug queries
2023-09-19 11:27:27 +02:00
Michael Nebel
a3da11a962
C#: Rename DotNetCliWrapper to DotNet.
2023-09-19 11:12:36 +02:00
Geoffrey White
34240f7328
Swift: Accept generated changes.
2023-09-19 10:08:08 +01:00
Michael Nebel
6c0afab0aa
C#: Rename DotnetVersion to DotNetVersion.
2023-09-19 11:03:26 +02:00
Michael Nebel
31327f4f73
C#: Only access the DotNetCliWrapper using the IDotNet interface.
2023-09-19 11:03:26 +02:00
Michael Nebel
1fd85f4fe3
C#: Rename DotNet to DotNetCliWrapper.
2023-09-19 11:03:26 +02:00
Michael Nebel
82e56e6dae
C#: Rename DotnetCommand to DotNetCliInvoker.
2023-09-19 11:03:26 +02:00
Michael Nebel
05c5f3e050
C#: Make ReadOutput more robust and re-factor RunCommand methods.
2023-09-19 11:03:26 +02:00
Michael Nebel
d60055b148
C#: Add unit tests for DotNet.
2023-09-19 11:03:25 +02:00
Michael Nebel
f00b6e27a7
C#: Re-factor Dotnet to enable unit testing.
2023-09-19 11:03:25 +02:00
Tony Torralba
c45ca7212a
Merge pull request #14126 from intrigus-lgtm/patch-9
...
Java: Fix alert message
2023-09-19 09:52:42 +02:00
Tony Torralba
9340347799
Merge pull request #14253 from github/workflow/coverage/update
...
Update CSV framework coverage reports
2023-09-19 09:52:04 +02:00
github-actions[bot]
562dbf1b8d
Add changed framework coverage reports
2023-09-19 00:15:19 +00:00
Geoffrey White
bcf990b362
Swift: Add change note.
2023-09-18 22:17:43 +01:00
amammad
bc6a0fc776
move to CWE-347
2023-09-19 07:15:46 +10:00
Geoffrey White
df29f3974b
Swift: Update uses of getABaseType() and similar to do things correctly now.
2023-09-18 20:50:47 +01:00
Geoffrey White
37edcad1b0
Swift: Go through protocols added in extensions also.
2023-09-18 20:03:08 +01:00
Geoffrey White
f604b28ab5
Swift: Resolve type aliases (1) in base class declarations, not before them and (2) consistently. This is not behaviour preserving.
2023-09-18 20:01:46 +01:00
Geoffrey White
c78f5ce4cc
Swift: Move NominalType.getABaseType() implementation out from NominalType (inconsistent, difficult to find) to Type.
2023-09-18 20:00:22 +01:00
Geoffrey White
b048268042
Swift: Add some QLDoc.
2023-09-18 20:00:19 +01:00
Geoffrey White
4f39cb65c2
ed test
2023-09-18 19:59:59 +01:00
Rasmus Wriedt Larsen
fd8d186b34
Python: Add debug queries
...
For manually debugging things, it's nice to be able to share debug
queries.
I had the DebugStats.ql lying around from way back, and thought it was
kinda cute. I've extended it with a bunch of things, not too sure if
they're all important, but I think it's kinda fun to see the
distribution of things 😊
2023-09-18 20:46:52 +02:00
Geoffrey White
ef8a997c99
Swift: Extend the test.
2023-09-18 19:37:20 +01:00
Felicity Chapman
31b0c423a4
Merge pull request #14207 from github/felicitymay-11595-VS-code-docs
...
Updates to the Java and VS Code docs
2023-09-18 18:35:58 +01:00
Mathias Vorreiter Pedersen
fda52a568d
C++: Accept test changes.
2023-09-18 17:55:25 +01:00
Mathias Vorreiter Pedersen
d2e66a1186
C++: Ignore addresses of 'InitializeDynamicAllocationInstruction' in 'unique' when converting between instructions and expression in dataflow.
2023-09-18 17:55:19 +01:00
Felicity Chapman
7ed4f5b292
Update docs/codeql/codeql-language-guides/customizing-library-models-for-java-and-kotlin.rst
2023-09-18 17:31:22 +01:00
Felicity Chapman
7372562222
Fix heading indicator syntax length
2023-09-18 17:31:22 +01:00
Felicity Chapman
1228a83e77
Rename article file
2023-09-18 17:31:22 +01:00
Felicity Chapman
c2fa37e285
Apply suggestions from code review
...
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com >
2023-09-18 17:31:22 +01:00
Felicity Chapman
839f2a6be0
Remove unneeded link
2023-09-18 17:31:22 +01:00
Felicity Chapman
da29336a8c
Revert article name
2023-09-18 17:31:22 +01:00
Felicity Chapman
12a86f52c3
Update docs/codeql/codeql-language-guides/data-extensions-to-model-java-dependencies.rst
2023-09-18 17:31:22 +01:00
Felicity Chapman
ac26330476
Apply suggestions from code review
...
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com >
2023-09-18 17:31:22 +01:00
Felicity Chapman
d5c79d4eee
Add missing blank line
2023-09-18 17:31:22 +01:00
Felicity Chapman
c91029395d
Add missing language code
2023-09-18 17:31:22 +01:00
Felicity Chapman
d10903a09c
Apply suggestions from code review
...
Co-authored-by: James Fletcher <42464962+jf205@users.noreply.github.com >
Co-authored-by: Michael Nebel <michaelnebel@github.com >
2023-09-18 17:31:22 +01:00
Felicity Chapman
854c126c37
Update docs/codeql/codeql-language-guides/extensible-predicates.rst
...
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com >
2023-09-18 17:31:22 +01:00
Felicity Chapman
6b90ce0d80
Updates for review comments
2023-09-18 17:31:22 +01:00
Felicity Chapman
a4f3e5e0bb
Apply suggestions from code review
...
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com >
Co-authored-by: Robert <robertbrignull@github.com >
2023-09-18 17:31:21 +01:00