Ian Lynagh
|
57da1df4bb
|
KE2: Get the test driver working
|
2024-09-26 13:12:06 +01:00 |
|
Ian Lynagh
|
d442a532ad
|
KE2: Merge KotlinExtractorExtension into KotlinExtractor
|
2024-09-26 13:12:05 +01:00 |
|
Ian Lynagh
|
ca0ed61147
|
KE2: Add the top-level eror handling
|
2024-09-26 13:12:04 +01:00 |
|
Ian Lynagh
|
9a1b3dd2de
|
KE2: Comment out KE1 code
|
2024-09-26 13:12:03 +01:00 |
|
Ian Lynagh
|
888c9bce44
|
KE2: Put the main source file into our package
|
2024-09-26 13:12:02 +01:00 |
|
Ian Lynagh
|
6ce74be717
|
KE2: Remove the KE1 resources
|
2024-09-26 13:12:01 +01:00 |
|
Ian Lynagh
|
1cfbc8e86d
|
KE2: Handle multiple files
|
2024-09-26 13:12:00 +01:00 |
|
Ian Lynagh
|
1bd1789861
|
KE2: Get source file list from arguments
|
2024-09-26 13:11:59 +01:00 |
|
Paolo Tranquilli
|
b0a1475c10
|
KE2: package ke2 executable with wrapper scripts
|
2024-09-26 13:11:57 +01:00 |
|
Ian Lynagh
|
602ffb0516
|
KE2: More steps towards something working
|
2024-09-26 13:11:56 +01:00 |
|
Ian Lynagh
|
1fc01606ec
|
KE2: More steps towards something working
|
2024-09-26 13:11:55 +01:00 |
|
Ian Lynagh
|
cd7b0e3757
|
KE2: Uncomment more imports
|
2024-09-26 13:11:54 +01:00 |
|
Paolo Tranquilli
|
7447474207
|
KE2: add some third party dependencies as maven artifacts
|
2024-09-26 13:11:53 +01:00 |
|
Paolo Tranquilli
|
dc51c5fc5b
|
KE2: add bazel BUILD file
|
2024-09-26 13:11:52 +01:00 |
|
Ian Lynagh
|
5189f17e6f
|
KE2: Remove old build system from the KE2 copy
|
2024-09-26 13:11:51 +01:00 |
|
Ian Lynagh
|
3c347317e5
|
KE2: Add trivial build
|
2024-09-26 13:11:50 +01:00 |
|
Ian Lynagh
|
8322e31148
|
KE2: Copy Kotlin extractor 1 to start Kotlin extractor 2
Sans deps.
|
2024-09-26 13:11:49 +01:00 |
|
Tom Hvitved
|
7c473c38c0
|
Merge pull request #17585 from hvitved/shared/cfg-scope-no-first-consistency
Shared: Add CFG consistency check for scopes with missing entry points
|
2024-09-26 14:05:08 +02:00 |
|
Rasmus Wriedt Larsen
|
7c32efc218
|
Merge pull request #17203 from RasmusWL/threat-models
Python: Add support for threat models
|
2024-09-26 13:15:46 +02:00 |
|
Rasmus Wriedt Larsen
|
381ea93ec3
|
Merge pull request #17424 from RasmusWL/active-threat-model-source
Go/Java/C#: Rename `ThreatModelFlowSource` to `ActiveThreatModelSource`
|
2024-09-26 13:08:17 +02:00 |
|
Arthur Baars
|
d7fb7ab551
|
Merge pull request #17592 from github/aibaars/cargo-fmt
Rust: run cargo fmt
|
2024-09-26 12:57:15 +02:00 |
|
Arthur Baars
|
6777a34dfb
|
Rust: run cargo fmt
|
2024-09-26 12:40:25 +02:00 |
|
Geoffrey White
|
7b3960844d
|
Merge pull request #17589 from geoffw0/missing2
Rust: Repair rust/diagnostics/unextracted-elements
|
2024-09-26 11:03:03 +01:00 |
|
Rasmus Wriedt Larsen
|
431a1af628
|
Merge branch 'main' into threat-models
|
2024-09-26 11:44:24 +02:00 |
|
Chris Smowton
|
76914c40c9
|
Merge pull request #17591 from github/smowton/admin/java-23-change-note
Add change note for Java 23 support
|
2024-09-26 10:14:21 +01:00 |
|
Tom Hvitved
|
f389a889ad
|
Exclude consistency output from .gitignore files
|
2024-09-26 11:09:54 +02:00 |
|
Tom Hvitved
|
24f39ccae2
|
Rust: Weaken scopeNoFirst check
|
2024-09-26 11:09:52 +02:00 |
|
Tom Hvitved
|
a3ad6f5697
|
Ruby: Weaken scopeNoFirst check
|
2024-09-26 11:07:15 +02:00 |
|
Michael Nebel
|
dd993c3900
|
Merge pull request #17509 from michaelnebel/modelgen/parammodule
C#/Java: Re-factor the model generator to be a parameterized module.
|
2024-09-26 10:57:16 +02:00 |
|
Michael Nebel
|
297d32180c
|
Merge pull request #17582 from michaelnebel/csharp/attributecollectionsinks
C#: `AttributeCollection` is no longer considered a HTML sink.
|
2024-09-26 09:17:31 +02:00 |
|
Chris Smowton
|
ba5be80814
|
Typo
|
2024-09-25 21:32:52 +01:00 |
|
Chris Smowton
|
2c9488e475
|
Add change note for Java 23 support
|
2024-09-25 21:32:24 +01:00 |
|
Ian Lynagh
|
a9ecb26885
|
Merge pull request #17555 from igfoo/igfoo/kotlin2.1
Add support for Kotlin 2.1.0-Beta1
|
2024-09-25 16:25:55 +01:00 |
|
Geoffrey White
|
bc83106dd8
|
Rust: Repair rust/diagnostics/unextracted-elements.
|
2024-09-25 16:11:31 +01:00 |
|
Erik Krogh Kristensen
|
6a184e0c2e
|
Merge pull request #17587 from 5idg5/users/js-dom-xss-tst-file-id-conflict-fix
Resolve id conflict with XssWithAdditionalSources.ql
|
2024-09-25 17:06:20 +02:00 |
|
Michael Nebel
|
1dcc6ac2b1
|
C#: Address review comments.
|
2024-09-25 17:06:19 +02:00 |
|
Tom Hvitved
|
1bd504bf61
|
C#: Restrict CfgScope
|
2024-09-25 16:43:15 +02:00 |
|
Tom Hvitved
|
ce2d959b7e
|
Shared: Add CFG consistency check for scopes with missing entry points
|
2024-09-25 16:43:00 +02:00 |
|
Geoffrey White
|
8f1c1a8399
|
Revert "Rust: remove queries that no longer work"
This reverts commit e19bca0de8.
|
2024-09-25 15:33:21 +01:00 |
|
Jeroen Ketema
|
0520fc2d9f
|
Merge pull request #17583 from jketema/rm-inline
C++: Remove `inline` pragma from sink
|
2024-09-25 16:30:30 +02:00 |
|
Ian Lynagh
|
a6fce19b0c
|
Kotlin: Fix build with 2.1.0-Beta1
|
2024-09-25 15:23:35 +01:00 |
|
Ian Lynagh
|
5a03c35e9c
|
Kotlin: Add 2.1.0-Beta1
|
2024-09-25 15:23:34 +01:00 |
|
Ian Lynagh
|
f193084f9f
|
Kotlin: Add 2.1.0-Beta1 jars
|
2024-09-25 15:23:33 +01:00 |
|
Ian Lynagh
|
a8cad4963e
|
Kotlin: 2.1.0 is supported
|
2024-09-25 15:23:31 +01:00 |
|
Sid Gawri
|
e8c68fff7f
|
resolve id conflict with dom based xss test ql
|
2024-09-25 10:01:59 -04:00 |
|
Felicity Chapman
|
85cc596041
|
Merge pull request #17586 from github/felicitymay-patch-1
Fix link to change logs on landing page
|
2024-09-25 14:40:56 +01:00 |
|
Jeroen Ketema
|
7289476c80
|
Merge pull request #17576 from jketema/formatting
C++: Do not wrap quoted text to the next line
|
2024-09-25 15:32:16 +02:00 |
|
Felicity Chapman
|
53e33d3ef3
|
Fix link to change logs on landing page
|
2024-09-25 14:28:09 +01:00 |
|
Felicity Chapman
|
0baa9e9ac1
|
Merge pull request #17580 from github/felicitymay-fix-dropdown-links
Revert changes that made the links in the drop-down on CodeQL docs site relative
|
2024-09-25 14:16:14 +01: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 |
|