Anders Schack-Mulligen
|
f833fe0e6e
|
Merge pull request #20300 from aschackmull/cfg/successortype
Shared: Add a shared SuccessorType implementation
|
2025-09-02 14:09:35 +02:00 |
|
Michael Nebel
|
d3d737b383
|
Merge pull request #20330 from michaelnebel/python/ql4ql
Python: Fix some Ql4Ql violations.
|
2025-09-02 14:01:54 +02:00 |
|
Michael Nebel
|
7490d8ddd2
|
Shared and Sync: Fix some Ql4Ql violations.
|
2025-09-02 13:54:22 +02:00 |
|
github-actions[bot]
|
e8a2600a0c
|
Post-release preparation for codeql-cli-2.23.0
|
2025-09-02 11:46:23 +00:00 |
|
github-actions[bot]
|
0bfa93828b
|
Release preparation for version 2.23.0
|
2025-09-02 11:09:32 +00:00 |
|
Michael Nebel
|
90caded4fe
|
Apply suggestion from @aschackmull
Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
|
2025-09-02 13:08:31 +02:00 |
|
Joe Farebrother
|
318d1cd392
|
Increase precision in detecting call matches signature
|
2025-09-02 12:02:08 +01:00 |
|
Joe Farebrother
|
125c6534b7
|
Use new option name
|
2025-09-01 23:41:28 +01:00 |
|
Joe Farebrother
|
6587ad435e
|
Update python/ql/src/Functions/SignatureOverriddenMethod.ql
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-01 16:31:24 +01:00 |
|
Joe Farebrother
|
0a83c11f42
|
Add changenote.+ fix typo
|
2025-09-01 16:31:18 +01:00 |
|
Joe Farebrother
|
900a5cd9d7
|
Update documentation
|
2025-09-01 16:31:11 +01:00 |
|
Joe Farebrother
|
502ea82c91
|
Updae other test output
|
2025-09-01 16:31:04 +01:00 |
|
Joe Farebrother
|
2bbf24b3ea
|
Add additional test cases
|
2025-09-01 16:30:53 +01:00 |
|
Joe Farebrother
|
f429b9038c
|
Update tests, update alert messages
|
2025-09-01 16:30:44 +01:00 |
|
Joe Farebrother
|
067c98d3ee
|
Include conditional alert messages for various cases
|
2025-09-01 16:30:35 +01:00 |
|
Joe Farebrother
|
4212d1b5b6
|
Update alert messages and choose one witness
|
2025-09-01 16:30:26 +01:00 |
|
Joe Farebrother
|
5ba5007076
|
Modernize signature mismatch
|
2025-09-01 16:30:17 +01:00 |
|
Joe Farebrother
|
f7097136f1
|
Rank multiple calls so only the first 2 calls are alerted
|
2025-09-01 16:23:42 +01:00 |
|
Henry Mercer
|
d71991fdc0
|
Merge pull request #20320 from github/henrymercer/default-queries
Specify default queries in `codeql-extractor.yml`
|
2025-09-01 15:52:47 +01:00 |
|
Joe Farebrother
|
8545c7d36f
|
Fix doc typo
|
2025-09-01 15:12:52 +01:00 |
|
Joe Farebrother
|
8c9c66c002
|
Fix typo in example
|
2025-09-01 15:12:52 +01:00 |
|
Joe Farebrother
|
ba68fe9a0f
|
Adress review suggestions - cleanups
|
2025-09-01 15:12:52 +01:00 |
|
Joe Farebrother
|
fb0380bfbc
|
Inline locationBefore
|
2025-09-01 15:12:52 +01:00 |
|
Joe Farebrother
|
cc486ddb08
|
Remove tostring
|
2025-09-01 15:12:51 +01:00 |
|
Joe Farebrother
|
72df584e9b
|
Update integration test outout and fix qhelp
|
2025-09-01 15:12:51 +01:00 |
|
Joe Farebrother
|
c9dc54abf8
|
Fix typos
|
2025-09-01 15:11:59 +01:00 |
|
Joe Farebrother
|
58f2bd4000
|
Fix changenote formatting
|
2025-09-01 15:11:59 +01:00 |
|
Joe Farebrother
|
5992dc3b0a
|
Add qldoc
|
2025-09-01 15:11:59 +01:00 |
|
Joe Farebrother
|
e01519f547
|
Add change note
|
2025-09-01 15:11:59 +01:00 |
|
Joe Farebrother
|
74a312735c
|
Update integration test output
|
2025-09-01 15:11:58 +01:00 |
|
Michael Nebel
|
dbd31259b3
|
Python: Fix some Ql4Ql violations.
|
2025-09-01 15:16:25 +02:00 |
|
Joe Farebrother
|
ba8658491a
|
Update qhelp + alert messages
|
2025-09-01 14:11:01 +01:00 |
|
Joe Farebrother
|
86bb0e8af2
|
qhelp: move examples to subfolder
|
2025-09-01 14:10:58 +01:00 |
|
Joe Farebrother
|
daa5525a10
|
Update tests and add an additional test
|
2025-09-01 14:10:55 +01:00 |
|
Joe Farebrother
|
b4b20d7d3f
|
Update multiple calls queries to include call targets in alert message
|
2025-09-01 14:10:53 +01:00 |
|
Joe Farebrother
|
18b949c0a9
|
Remove case excluding classes with a __new__ method; as it doesn't make much sense (__init__ is still called anyway)
|
2025-09-01 14:10:50 +01:00 |
|
Joe Farebrother
|
9619ae8a2d
|
Add additional test case + update missing del tests
|
2025-09-01 14:10:47 +01:00 |
|
Joe Farebrother
|
c9932e187a
|
Update tests for calls to init + fixes
|
2025-09-01 14:10:44 +01:00 |
|
Joe Farebrother
|
9ac95266c7
|
Fixes
|
2025-09-01 14:10:41 +01:00 |
|
Joe Farebrother
|
3c74e12b9c
|
Change implenetation of missing calls to use getASuperCallTarget, and change alerts to alert on the class and provide clearer information, using optional location links.
|
2025-09-01 14:10:39 +01:00 |
|
Joe Farebrother
|
99a05ed5a4
|
Update test outputs + fix semantics
|
2025-09-01 14:10:36 +01:00 |
|
Joe Farebrother
|
732c818916
|
Move tests and add inline expectation postprocessing
|
2025-09-01 14:10:33 +01:00 |
|
Joe Farebrother
|
45b5efad25
|
Fix FPs and typo
|
2025-09-01 14:10:30 +01:00 |
|
Joe Farebrother
|
4f63528844
|
Update alert messages
|
2025-09-01 14:10:25 +01:00 |
|
Joe Farebrother
|
d0daacd17e
|
Modernize multple calls to init/del
|
2025-09-01 14:10:22 +01:00 |
|
Joe Farebrother
|
a02016a95f
|
Add missing call to del
|
2025-09-01 14:10:17 +01:00 |
|
Joe Farebrother
|
38af3ac925
|
Update missing call to init
|
2025-09-01 14:10:14 +01:00 |
|
Joe Farebrother
|
bea8502cc5
|
Move missing/multiple calls to init/del queries to folder
|
2025-09-01 14:10:11 +01:00 |
|
Anders Schack-Mulligen
|
144e34c669
|
Shared: Use shared SuccessorType in shared Cfg and BasicBlock libs.
|
2025-09-01 13:43:32 +02:00 |
|
Anders Schack-Mulligen
|
09b2c5abf0
|
BasicBlock: Replace entryBlock predicate with subclass.
|
2025-09-01 11:48:44 +02:00 |
|