Napalys Klicius
|
fd4233e30e
|
Moved apollo modeling to MaD
|
2025-07-31 10:58:38 +02:00 |
|
Joe Farebrother
|
79d1deb28d
|
Update python/ql/src/Classes/SubclassShadowing/SubclassShadowing.ql
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-31 06:05:48 +01:00 |
|
Joe Farebrother
|
71a6b22815
|
Update python/ql/src/Classes/SubclassShadowing/examples/SubclassShadowingBad.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-31 06:05:25 +01:00 |
|
Geoffrey White
|
42ced8aa3d
|
Rust: Add examples to tests.
|
2025-07-30 17:51:32 +01:00 |
|
Geoffrey White
|
b6e60e4087
|
Rust: Address small bugs in the test.
|
2025-07-30 17:51:31 +01:00 |
|
Geoffrey White
|
215fe7d0b3
|
Rust: Clean up the alert message.
|
2025-07-30 17:51:30 +01:00 |
|
Geoffrey White
|
e585e677c8
|
Rust: Add qhelp and examples.
|
2025-07-30 17:51:28 +01:00 |
|
Joe Farebrother
|
1efc09bbba
|
Update integration tests
|
2025-07-30 15:54:39 +01:00 |
|
Joe Farebrother
|
63577f0cca
|
Add extra example
|
2025-07-30 15:52:26 +01:00 |
|
Joe Farebrother
|
2516f9452e
|
Move to subfolder
|
2025-07-30 15:17:19 +01:00 |
|
Ian Lynagh
|
e589019e04
|
Kotlin: Use 2.2.20-Beta2 rather than 2.2.20-Beta1
|
2025-07-30 14:14:14 +01:00 |
|
Ian Lynagh
|
4ea6133042
|
Kotlin: Add 2.2.20-Beta2 jars
|
2025-07-30 14:13:02 +01:00 |
|
Ian Lynagh
|
c78818d7dd
|
Kotlin: Remove *2.2.20-Beta1* jars
|
2025-07-30 14:12:43 +01:00 |
|
Joe Farebrother
|
34317d2d4a
|
Update documentation
|
2025-07-30 13:56:28 +01:00 |
|
Joe Farebrother
|
796a6060b2
|
Exclude setters and update tests
|
2025-07-30 13:56:05 +01:00 |
|
Joe Farebrother
|
af94ebe1fc
|
Modernize attribute shadows subclass, Add cases for properties
|
2025-07-30 13:55:11 +01:00 |
|
Simon Friis Vindum
|
3bc1d47738
|
Merge pull request #20130 from paldepind/rust/type-inference-fn
Rust: Implement type inference for closures and calls to closures
|
2025-07-30 13:13:57 +02:00 |
|
Napalys Klicius
|
84ffbbec33
|
Added missing doc strings
|
2025-07-30 10:51:38 +00:00 |
|
Napalys Klicius
|
95743d7109
|
Added inline test expectations for cors permissive config
|
2025-07-30 10:42:55 +00:00 |
|
codeqlhelper
|
ee3e7e34ba
|
Merge pull request #1 from geoffw0/initnotrun .expected
CPP: Add .expected file for the InitialisationNotRun test
|
2025-07-30 18:36:29 +08:00 |
|
Napalys Klicius
|
92daa7d42c
|
Updated suite expectations
|
2025-07-30 10:32:11 +00:00 |
|
Geoffrey White
|
c0638a5fcb
|
CPP: Update .expected for the changes here.
|
2025-07-30 11:24:57 +01:00 |
|
Anders Schack-Mulligen
|
5ca9c090a8
|
Merge pull request #20132 from aschackmull/ssa/guardvalue
SSA: Update data flow integration and BarrierGuard interface to use GuardValue.
|
2025-07-30 12:23:17 +02:00 |
|
Napalys Klicius
|
358617f533
|
Move CORS misconfiguration query from experimental to Security
|
2025-07-30 10:22:59 +00:00 |
|
Geoffrey White
|
d6fddde6e0
|
CPP: Add .expected (results before query changes here).
|
2025-07-30 11:22:56 +01:00 |
|
Geoffrey White
|
43bca84310
|
CPP: Convert test to use a stub rather than a library include.
|
2025-07-30 11:22:53 +01:00 |
|
Geoffrey White
|
a3110a9091
|
Rust: Implement query.
|
2025-07-29 18:19:52 +01:00 |
|
Simon Friis Vindum
|
5b152cfdec
|
Rust: Fix typo in change note
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
|
2025-07-29 18:38:14 +02:00 |
|
Simon Friis Vindum
|
5540b9df71
|
Merge branch 'main' into rust/type-inference-fn
|
2025-07-29 16:43:17 +02:00 |
|
Idriss Riouak
|
6c00ceaec9
|
Merge pull request #20134 from github/idrissrio/java-dca-fix
Java: Move `extractorInformationSkipKey` predicate to library pack
|
2025-07-29 15:32:02 +01:00 |
|
idrissrio
|
ac52a1b123
|
Java: Move extractorInformationSkipKey predicate to library pack
|
2025-07-29 09:45:18 +02:00 |
|
Geoffrey White
|
5c64d4e9b7
|
Rust: Query framework.
|
2025-07-28 16:59:01 +01:00 |
|
Geoffrey White
|
897822dff5
|
Rust: The Cargo.lock file has changed as well.
|
2025-07-28 16:55:43 +01:00 |
|
Geoffrey White
|
9972aaf6a1
|
Rust: Add tests cases for cleartext storage.
|
2025-07-28 16:12:34 +01:00 |
|
Simon Friis Vindum
|
9d72fab287
|
Merge pull request #20119 from paldepind/rust/type-inference-assoc-type-tp
Rust: Type inference for impl trait types with type parameters
|
2025-07-28 11:38:17 +02:00 |
|
Anders Schack-Mulligen
|
3b8234ecec
|
SSA: Update data flow integration and BarrierGuard interface to use GuardValue.
|
2025-07-28 11:29:12 +02:00 |
|
Simon Friis Vindum
|
92bce4e432
|
Rust: Split getFunctionReturnPos into two predicates
|
2025-07-28 10:45:59 +02:00 |
|
Simon Friis Vindum
|
9761580b7e
|
Merge branch 'main' into rust/type-inference-assoc-type-tp
|
2025-07-28 10:39:00 +02:00 |
|
Simon Friis Vindum
|
8e474c946e
|
Rust: Add change note for type inference for closures
|
2025-07-28 10:27:33 +02:00 |
|
Anders Schack-Mulligen
|
37b508bf43
|
Merge pull request #20128 from aschackmull/ccr/del-formatting-instruction
Copilot: Remove the formatting instructions, as they're confusing CCR.
|
2025-07-28 10:24:30 +02:00 |
|
Simon Friis Vindum
|
2c758a9842
|
Rust: Add type inference for closures and calls to first-class functions
|
2025-07-27 21:28:10 +02:00 |
|
Simon Friis Vindum
|
8c6c28d61f
|
Rust: Add type inference tests for closures
|
2025-07-27 21:16:30 +02:00 |
|
codeqlhelper
|
75e545a67f
|
Create 2025-07-27-avoid-reporting-static-global-variable.md
|
2025-07-28 00:00:41 +08:00 |
|
codeqlhelper
|
cf21997c0f
|
Reduce false alarms raised by static variables
Static variables are initialized to zero or null by compiler, no need to get an initializer of them.
See https://stackoverflow.com/questions/13251083/the-initialization-of-static-variables-in-c
See 6.7.8/10 in the C99 Standard.
A relevant PR: https://github.com/github/codeql/pull/16527
|
2025-07-27 23:46:53 +08:00 |
|
codeqlhelper
|
89dcad48f4
|
Create InitialisationNotRun.qlref
|
2025-07-27 23:42:50 +08:00 |
|
codeqlhelper
|
c2d0a12e1e
|
Create test for InitialisationNotRun
|
2025-07-27 23:40:00 +08:00 |
|
Simon Friis Vindum
|
13d9d8ad3f
|
Merge pull request #20122 from paldepind/rust/type-inference-dyn-assoc
Rust: Fix type inference for trait objects for traits with associated types
|
2025-07-26 12:40:09 +02:00 |
|
Geoffrey White
|
4b947db0f8
|
Merge pull request #19804 from geoffw0/dotdot
Rust: Update DotDotCheck to use getCanonicalPath
|
2025-07-25 15:50:29 +01:00 |
|
Geoffrey White
|
2951ae9c7c
|
Merge pull request #20124 from geoffw0/clone
Rust: Replace QL model for Clone with MaD
|
2025-07-25 15:46:44 +01:00 |
|
Simon Friis Vindum
|
b2ee625268
|
Rust: Expand doc and make predicate private
|
2025-07-25 15:22:10 +02:00 |
|