github-actions[bot]
|
dbe8f98e18
|
Post-release preparation for codeql-cli-2.20.0
|
2024-12-06 21:19:19 +00:00 |
|
github-actions[bot]
|
8c64648520
|
Release preparation for version 2.20.0
|
2024-12-06 19:10:28 +00:00 |
|
Henry Mercer
|
a6a4ad6400
|
Revert "Release preparation for version 2.20.0"
|
2024-12-06 19:00:27 +00:00 |
|
github-actions[bot]
|
96564b7128
|
Release preparation for version 2.20.0
|
2024-12-04 16:01:14 +00:00 |
|
Henry Mercer
|
963f084d87
|
Merge branch 'main' into henrymercer/merge-back-rc-3.16
|
2024-12-04 13:39:10 +00:00 |
|
Jeroen Ketema
|
10592bb1c4
|
Merge pull request #18192 from jketema/inline-rm
Remove deprecated `InlineExpectationsTest` class-based API
|
2024-12-04 11:34:39 +01:00 |
|
Anders Schack-Mulligen
|
03fdceb0fd
|
Merge pull request #18191 from aschackmull/dataflow/remove-deprecated-lib
Dataflow: Delete the old configuration-class based api.
|
2024-12-04 11:31:46 +01:00 |
|
Anders Schack-Mulligen
|
8c99ad4fcb
|
Ruby: Remove deprecated configuration classes referencing deleted api.
|
2024-12-03 20:08:46 +01:00 |
|
Anders Schack-Mulligen
|
cca27e4c77
|
Add change notes for all languages.
|
2024-12-03 19:42:33 +01:00 |
|
Jeroen Ketema
|
ca40b60e62
|
Ruby: update expected test results
|
2024-12-03 19:18:46 +01:00 |
|
Anders Schack-Mulligen
|
20f06abe6f
|
Ruby: Delete deprecated data flow api.
|
2024-12-03 14:41:14 +01:00 |
|
Tom Hvitved
|
fbeb6f3940
|
Shared: Move shared logic into FlowSummaryImpl.qll
|
2024-12-03 09:11:11 +01:00 |
|
Alexander Eyers-Taylor
|
c0474c4e45
|
Revert "Revert "Post-release preparation for codeql-cli-2.19.4""
|
2024-11-21 15:37:52 +00:00 |
|
Alexander Eyers-Taylor
|
4effe9e364
|
Revert "Post-release preparation for codeql-cli-2.19.4"
|
2024-11-21 14:43:15 +00:00 |
|
github-actions[bot]
|
3909df75dc
|
Post-release preparation for codeql-cli-2.19.4
|
2024-11-19 17:54:03 +00:00 |
|
github-actions[bot]
|
9783a11565
|
Release preparation for version 2.19.4
|
2024-11-19 16:21:37 +00:00 |
|
github-actions[bot]
|
f107d16b4e
|
Post-release preparation for codeql-cli-2.19.3
|
2024-11-04 17:20:08 +00:00 |
|
github-actions[bot]
|
cc7b724123
|
Release preparation for version 2.19.3
|
2024-11-04 16:37:28 +00:00 |
|
Tom Hvitved
|
03ffaac87a
|
Merge pull request #17880 from hvitved/ruby/symbol-string-key-indifference
Ruby: Do not distinguish between symbols and strings in hash keys
|
2024-11-01 10:43:56 +01:00 |
|
Tom Hvitved
|
6b60865d7e
|
Ruby: Do not distinguish between symbols and strings in hash keys
|
2024-10-31 11:42:09 +01:00 |
|
Tom Hvitved
|
2b37c6cd32
|
Merge pull request #17548 from hvitved/shared/inline-test-post-process
Shared: Post-processing query for inline test expectations
|
2024-10-31 11:40:11 +01:00 |
|
Tom Hvitved
|
f04a55ecb5
|
Ruby: Update hash extension tests
|
2024-10-31 11:00:33 +01:00 |
|
Anders Schack-Mulligen
|
b556590ef8
|
Merge pull request #17663 from aschackmull/dataflow/speculative-flow
Dataflow: Add support for speculative taint flow.
|
2024-10-31 08:12:43 +01:00 |
|
Tom Hvitved
|
5b5ca05e87
|
Ruby: Post-processing query for inline test expectations
|
2024-10-29 13:35:33 +01:00 |
|
Tom Hvitved
|
7c4d5981dd
|
Shared: Add missing spaces in inline test expectation output
|
2024-10-25 13:23:03 +02:00 |
|
Anders Schack-Mulligen
|
42d35f8b9d
|
Ruby: Exclude some cases that are unlikely library calls.
|
2024-10-16 14:35:23 +02:00 |
|
Anders Schack-Mulligen
|
c20f12fa6c
|
Add qldoc.
|
2024-10-16 14:35:23 +02:00 |
|
Anders Schack-Mulligen
|
8eb0cb4c66
|
Ruby: Add tentative support for speculative taint flow.
|
2024-10-16 14:35:20 +02:00 |
|
Anders Schack-Mulligen
|
c80627a3d3
|
Dataflow: add plumbing for adding provenance to state-steps.
|
2024-10-16 14:35:18 +02:00 |
|
github-actions[bot]
|
079ab77a38
|
Post-release preparation for codeql-cli-2.19.2
|
2024-10-15 12:16:59 +00:00 |
|
github-actions[bot]
|
255f55cf1a
|
Release preparation for version 2.19.2
|
2024-10-15 10:29:25 +00:00 |
|
Geoffrey White
|
04c7319b6b
|
Merge pull request #17647 from geoffw0/warnings
Rust: More information about extractor errors and warnings
|
2024-10-10 16:19:15 +01:00 |
|
Geoffrey White
|
7420d07935
|
Update ruby/ql/lib/codeql/ruby/AST.qll
Co-authored-by: Arthur Baars <aibaars@github.com>
|
2024-10-10 15:54:14 +01:00 |
|
Geoffrey White
|
8a895740ba
|
Ruby: Move language specific code out of FileSystem.qll (at least for now).
|
2024-10-10 14:05:39 +01:00 |
|
Tom Hvitved
|
3a098d7449
|
Ruby: Adopt shared ConditionalCompletionSplitting implementation
|
2024-10-09 11:02:17 +02:00 |
|
Tom Hvitved
|
f1afa2bf59
|
Ruby: Fix expected test output
|
2024-10-07 09:16:12 +02:00 |
|
Geoffrey White
|
d4414dabff
|
Ruby: Add change notes.
|
2024-10-03 17:40:18 +01:00 |
|
Geoffrey White
|
86cc2dc5a1
|
Ruby: Add rb/diagnostics/extraction-warnings so that we don't miss anything we had before.
|
2024-10-03 17:40:17 +01:00 |
|
Geoffrey White
|
1ea94faccf
|
Ruby: Make similar changes to differentiate extraction errors and warnings, and mostly restore original behaviour.
|
2024-10-03 17:39:56 +01:00 |
|
Geoffrey White
|
4c7ec59306
|
Ruby: Sync identical files.
|
2024-10-03 17:17:37 +01:00 |
|
github-actions[bot]
|
e97878ed63
|
Post-release preparation for codeql-cli-2.19.1
|
2024-09-30 19:49:00 +00:00 |
|
github-actions[bot]
|
455c8c5953
|
Release preparation for version 2.19.1
|
2024-09-30 17:59:48 +00:00 |
|
Tom Hvitved
|
a3ad6f5697
|
Ruby: Weaken scopeNoFirst check
|
2024-09-26 11:07:15 +02:00 |
|
Tom Hvitved
|
90869ec96a
|
Merge pull request #17558 from hvitved/rust/cfg-consistency-queries
Rust: Enable CFG consistency checks
|
2024-09-25 15:14:44 +02:00 |
|
Tom Hvitved
|
d299380a5a
|
Rust: Enable CFG consistency checks
|
2024-09-25 10:56:44 +02:00 |
|
Arthur Baars
|
9b8cbdad49
|
Add QLDoc to Diagnostics.qll
|
2024-09-24 17:34:30 +02:00 |
|
Tom Hvitved
|
6a11120e50
|
Address review comments
|
2024-09-24 14:21:40 +02:00 |
|
Tom Hvitved
|
f287216060
|
Update expected test output
|
2024-09-24 14:21:38 +02:00 |
|
Chuan-kai Lin
|
1cd8af54f2
|
Merge pull request #17190 from github/cklin/diff-informed-java-queries
Java: add support for alert location restrictions
|
2024-09-23 08:39:24 -07:00 |
|
Anders Schack-Mulligen
|
3a1e50dcf9
|
Dataflow: Simplify diff-informed implementation and tweak flag name.
|
2024-09-20 07:07:10 -07:00 |
|