Michael Nebel
|
05dc9b6d34
|
C#: Remove dependency to ASP.NET in the System.Web.cs stub file.
|
2025-05-12 17:36:10 -04:00 |
|
Michael Nebel
|
60d26e522e
|
C#: Cleanup test options files.
|
2025-05-12 17:36:08 -04:00 |
|
Michael Nebel
|
82cf472f8a
|
C#: Fix ASP tests.
|
2025-05-12 17:33:22 -04:00 |
|
Michael Nebel
|
ffd6b2677c
|
C#: Cleanup test options files.
|
2025-05-12 17:33:21 -04:00 |
|
yoff
|
a50167812d
|
ruby: adjust precision of rb/useless-assignment-to-local
from `medium` to `high`
|
2025-05-12 23:26:21 +02:00 |
|
Mathias Vorreiter Pedersen
|
f1b4e05579
|
C++: Expose 'isBusyDef'.
|
2025-05-12 19:45:19 +01:00 |
|
Mathias Vorreiter Pedersen
|
e51cb478af
|
C++: Expose 'MemoryLocation0'.
|
2025-05-12 19:43:19 +01:00 |
|
Tom Hvitved
|
cd01bd0e07
|
Rust: Add LiteralExpr sub classes
|
2025-05-12 20:35:00 +02:00 |
|
Nicolas Will
|
d3282a9470
|
Merge pull request #19469 from nicolaswill/quantum-experimental
Add CodeQL Quantum models and queries (Java, C++) to experimental
|
2025-05-12 19:25:34 +02:00 |
|
Geoffrey White
|
a2944cdb61
|
Rust: Make usage of Impl more consistent with other Impl modules.
|
2025-05-12 16:48:06 +01:00 |
|
Geoffrey White
|
9160036e41
|
Rust: Rename OperationImpl -> Impl.
|
2025-05-12 16:45:41 +01:00 |
|
Geoffrey White
|
7c98fa87da
|
Rust: One more bit of cleanup.
|
2025-05-12 16:34:08 +01:00 |
|
Geoffrey White
|
402a84f755
|
Update rust/ql/test/library-tests/dataflow/sources/web_frameworks.rs
Co-authored-by: Simon Friis Vindum <paldepind@github.com>
|
2025-05-12 16:17:26 +01:00 |
|
Geoffrey White
|
bf8cdffffa
|
Update rust/ql/test/library-tests/dataflow/sources/web_frameworks.rs
Co-authored-by: Simon Friis Vindum <paldepind@github.com>
|
2025-05-12 16:06:33 +01:00 |
|
Geoffrey White
|
08fcf6114f
|
Apply suggestions from code review
Co-authored-by: Simon Friis Vindum <paldepind@github.com>
|
2025-05-12 16:01:52 +01:00 |
|
Geoffrey White
|
6678dc490a
|
Merge pull request #19449 from geoffw0/alloc-size-sev
Rust: Update query severities
|
2025-05-12 15:57:02 +01:00 |
|
Geoffrey White
|
a69a56122f
|
Merge pull request #19455 from geoffw0/quality
Rust: Use the new 'quality' tag.
|
2025-05-12 15:56:12 +01:00 |
|
Michael Nebel
|
a7ddfe2e89
|
C#: Address review comments.
|
2025-05-12 16:06:02 +02:00 |
|
Michael Nebel
|
6cc3c820b4
|
C#: Add change note.
|
2025-05-12 15:45:03 +02:00 |
|
Michael Nebel
|
c96003f265
|
C#: Update test expected output.
|
2025-05-12 15:45:01 +02:00 |
|
Michael Nebel
|
133e8d4897
|
C#: Include CompositeFormat.Parse as Format like method.
|
2025-05-12 15:44:59 +02:00 |
|
Michael Nebel
|
3838a7b0d6
|
C#: Add a testcase for CompositeFormat.Parse for cs/uncontrolled-format-string.
|
2025-05-12 15:44:58 +02:00 |
|
Michael Nebel
|
c16be43f15
|
C#: Convert cs/uncontrolled-format-string tests to use test inline expectations.
|
2025-05-12 15:44:56 +02:00 |
|
Nicolas Will
|
5334e90717
|
Make FlowAwareElement private
|
2025-05-12 14:58:04 +02:00 |
|
Nicolas Will
|
c66ec63333
|
Fix query compilation errors
|
2025-05-12 14:48:58 +02:00 |
|
Nicolas Will
|
8f36624171
|
Add AsymmetricAlgorithmNode, refactor and address feedback
|
2025-05-12 14:37:44 +02:00 |
|
Nicolas Will
|
ab3f62eed1
|
Add missing tags to PrintCBOMGraph.ql queries
|
2025-05-12 14:34:16 +02:00 |
|
Simon Friis Vindum
|
7bd1612b69
|
Rust: Use getStaticTarget in type inference test
This fixes a test failure where duplicated functions from extraction caused a bunch of spurious results to pop up
|
2025-05-12 12:47:48 +02:00 |
|
Simon Friis Vindum
|
bc8580159c
|
Merge branch 'main' into rust-ti-implementing-type-method
|
2025-05-12 11:35:48 +02:00 |
|
Simon Friis Vindum
|
0cf60c4e2d
|
Rust: Address comments on documentation
|
2025-05-12 11:07:46 +02:00 |
|
Asger F
|
891b2b8335
|
DataFlow: Support a bare Argument[n] as a valid output stack
|
2025-05-12 09:42:45 +02:00 |
|
Asger F
|
8fab235d66
|
DataFlow: Fix typo in a comment
|
2025-05-12 09:41:49 +02:00 |
|
Simon Friis Vindum
|
14ede4e0c5
|
Merge pull request #19440 from paldepind/rust-update-stdlib-models
Rust: Update generated models for core and std
|
2025-05-12 08:11:18 +02:00 |
|
Sid Gawri
|
4e3ac93f70
|
fix unit tests part 2
|
2025-05-09 16:24:42 -04:00 |
|
Sid Gawri
|
089ef1cae1
|
Merge branch 'main' of https://github.com/5idg5/codeql into 5idg5-update-cs-stubs
|
2025-05-09 15:35:11 -04:00 |
|
Geoffrey White
|
48b95f3a4e
|
Rust: Move OperationImpl to internal/OperationImpl.qll.
|
2025-05-09 17:01:49 +01:00 |
|
Nicolas Will
|
fbf3d7c195
|
Update CODEOWNERS to specify shared pack directory
|
2025-05-09 14:36:55 +02:00 |
|
Nicolas Will
|
cd59ce5b04
|
Rename shared pack to quantum from experimental
|
2025-05-09 14:36:12 +02:00 |
|
Mathias Vorreiter Pedersen
|
64371688d7
|
Shared: Fix QLDoc to make QL4QL happy.
|
2025-05-08 10:16:09 -04:00 |
|
Nicolas Will
|
64e40715ee
|
Merge branch 'quantum-experimental' of https://github.com/nicolaswill/codeql into quantum-experimental
|
2025-05-08 16:11:15 +02:00 |
|
Nicolas Will
|
c6077947a7
|
Update cpp and java not_included_in_qls.expected
|
2025-05-08 16:10:28 +02:00 |
|
Nicolas Will
|
d0510bc672
|
Merge branch 'main' into quantum-experimental
|
2025-05-08 04:37:37 +02:00 |
|
Nicolas Will
|
529128cbde
|
Add problem.severity for java analysis queries
|
2025-05-08 04:20:49 +02:00 |
|
Nicolas Will
|
a57f4a1022
|
Update Java analysis query metadata
|
2025-05-08 04:13:57 +02:00 |
|
Nicolas Will
|
e03f57da9b
|
Update type name in experimental BrokenCrypto.ql
|
2025-05-08 04:03:10 +02:00 |
|
Nicolas Will
|
b8c3b43cc4
|
Fix KnownAsymmetricAlgorithm query id
|
2025-05-08 03:58:06 +02:00 |
|
Nicolas Will
|
b558e844ff
|
Update slice query metadata and output tables
|
2025-05-08 03:56:20 +02:00 |
|
Nicolas Will
|
986c8e1aec
|
Change Java inventory slices to @kind table
|
2025-05-08 03:24:04 +02:00 |
|
Nicolas Will
|
0c6e124b01
|
Delete development test query
|
2025-05-08 03:02:59 +02:00 |
|
Nicolas Will
|
1135fbe950
|
Fix EVP_Hash_Initializer typo
|
2025-05-08 02:58:43 +02:00 |
|