Ian Lynagh
|
55226c48a6
|
Merge pull request #16022 from igfoo/igfoo/k2_exprs
Kotlin 2: Accept more location changes
|
2024-03-25 11:38:15 +00:00 |
|
Chris Smowton
|
10afb1cd93
|
Merge pull request #16030 from smowton/smowton/admin/buildless-wording-update
Java: Update buildless test expectations
|
2024-03-25 10:57:56 +00:00 |
|
Owen Mansel-Chan
|
f2db9ce312
|
Merge pull request #16028 from owen-mc/java/sensitive-log-whitelist-tokenimage
Java: whitelist variable name `tokenImage` for `java/sensitive-log` as it's used in code generated by JavaCC
|
2024-03-25 10:02:19 +00:00 |
|
Owen Mansel-Chan
|
ac6c4add14
|
Apply suggestions from code review
Co-authored-by: Chris Smowton <smowton@github.com>
|
2024-03-24 20:20:37 +00:00 |
|
Chris Smowton
|
d8686e02a8
|
Update test expectations
|
2024-03-24 17:57:27 +00:00 |
|
Owen Mansel-Chan
|
821f399193
|
Add change note
|
2024-03-23 23:51:52 +00:00 |
|
Owen Mansel-Chan
|
f4b3bae88b
|
Add test for ParseException use of tokenImage
|
2024-03-23 23:48:16 +00:00 |
|
Owen Mansel-Chan
|
4832dc51ed
|
Whitelist variable name tokenImage
|
2024-03-23 21:33:02 +00:00 |
|
Owen Mansel-Chan
|
63a04c056a
|
Add test with tokenImage as used in JavaCC
|
2024-03-23 21:30:33 +00:00 |
|
Ian Lynagh
|
63e34c4dec
|
Kotlin 2: Accept more location changes
|
2024-03-22 14:09:20 +00:00 |
|
Ian Lynagh
|
01475fd8ba
|
Merge pull request #16011 from igfoo/igfoo/legacy_vars
Java/Kotlin: Remove references to legacy ODASA_SNAPSHOT env var
|
2024-03-22 12:38:37 +00:00 |
|
Arthur Baars
|
c219b1a3c7
|
Merge pull request #16013 from github/rc/3.13
Merge rc/3.13 into main
|
2024-03-21 16:04:58 +01:00 |
|
Ian Lynagh
|
1b3605754f
|
Java: Add a changenote for dropping ODASA_SNAPSHOT support
|
2024-03-21 13:38:54 +00:00 |
|
Ian Lynagh
|
33fe5abf94
|
Kotlin: Remove references to legacy ODASA_SNAPSHOT env var
|
2024-03-21 13:29:40 +00:00 |
|
Henry Mercer
|
4e3a6e2140
|
Merge pull request #15874 from github/henrymercer/mark-loc-as-telemetry
Show lines of code data in debug mode only
|
2024-03-21 12:20:09 +00:00 |
|
Michael Nebel
|
6619be3137
|
Merge pull request #15940 from michaelnebel/csharp/sourcesinktests
C#: Source- and sink tests.
|
2024-03-21 08:12:16 +01:00 |
|
Henry Mercer
|
a76832f4e0
|
Mark LOC queries as debug instead
|
2024-03-20 21:18:55 +00:00 |
|
Ian Lynagh
|
9086ec8b13
|
Merge pull request #15973 from igfoo/igfoo/exprs
Kotlin 2: Accept more test changes
|
2024-03-20 13:13:56 +00:00 |
|
Ian Lynagh
|
3fa7532b43
|
Kotlin 2: Accept more test changes
|
2024-03-20 11:46:58 +00:00 |
|
Arthur Baars
|
1d956e1039
|
Merge pull request #15974 from github/dbartol/rc3.13-mergeback
Mergeback from `rc/3.13`
|
2024-03-20 10:13:32 +01:00 |
|
github-actions[bot]
|
f6f7073520
|
Add changed framework coverage reports
|
2024-03-20 00:15:31 +00:00 |
|
Dave Bartolomeo
|
bf46fa27d6
|
Merge remote-tracking branch 'origin/main' into dbartol/rc3.13-mergeback
|
2024-03-19 13:02:15 -04:00 |
|
Owen Mansel-Chan
|
b8608a1b1c
|
Merge pull request #15946 from owen-mc/java/more-manual-models
Java: more manual models
|
2024-03-19 15:00:27 +00:00 |
|
Dave Bartolomeo
|
311ba8ea1b
|
Merge from main to resolve conflicts
|
2024-03-19 10:41:31 -04:00 |
|
Owen Mansel-Chan
|
7371f5e508
|
Provenance should be "df-manual"
|
2024-03-19 13:33:49 +00:00 |
|
Michael Nebel
|
70c6744944
|
Java/Go/Swift: Sync changes.
|
2024-03-19 14:20:43 +01:00 |
|
Chris Smowton
|
9a8ec36a4f
|
Accept test changes
|
2024-03-19 07:55:08 +00:00 |
|
Erik Krogh Kristensen
|
a3da6c886b
|
Merge pull request #15895 from erik-krogh/url-java-qhelp
Java: update the url-redirection in the same style as the C# qhelp
|
2024-03-18 21:10:07 +01:00 |
|
Tom Hvitved
|
fc55567d90
|
Merge pull request #15853 from hvitved/dataflow/get-location
Data flow: Replace `hasLocationInfo` with `getLocation`
|
2024-03-18 20:21:46 +01:00 |
|
Chris Smowton
|
35a309fd40
|
Merge pull request #15897 from smowton/smowton/admin/test-for-gradle-wrapper-without-gradle
Java: add test for partial gradle wrapper without gradle on the path
|
2024-03-18 17:07:20 +00:00 |
|
Owen Mansel-Chan
|
764e99bda7
|
Fix model for java.util.Scanner#findall(String)
Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
|
2024-03-18 16:56:20 +00:00 |
|
Owen Mansel-Chan
|
e10ce8875f
|
Merge pull request #15947 from owen-mc/java/fix-model-provenance-to-df-manual
Fix model provenance to df-manual
|
2024-03-18 16:54:39 +00:00 |
|
Chris Smowton
|
af7b1bc425
|
Java: add test for partial gradle wrapper without gradle on the path
Note I had to mimic the actual absence of Gradle by testing the case where it fails, but have manually verified a missing binary works too.
|
2024-03-18 15:37:39 +00:00 |
|
github-actions[bot]
|
aebe9f6992
|
Post-release preparation for codeql-cli-2.16.5
|
2024-03-18 12:16:26 +00:00 |
|
Ian Lynagh
|
d2bb951ecd
|
Merge pull request #15943 from igfoo/igfoo/k2locs
Kotlin 2: Accept more location changes
|
2024-03-18 11:26:08 +00:00 |
|
Owen Mansel-Chan
|
7fb05f4a76
|
Fix duplicate "df-" in "df-df-manual"
|
2024-03-18 11:17:55 +00:00 |
|
github-actions[bot]
|
0a6243d07b
|
Release preparation for version 2.16.5
|
2024-03-18 10:14:07 +00:00 |
|
Owen Mansel-Chan
|
754d4cd959
|
Fix model provenance to df-manual
|
2024-03-17 14:36:47 +00:00 |
|
Owen Mansel-Chan
|
23a58a0835
|
Add df-manual models related to existing df-manual models
|
2024-03-17 14:21:05 +00:00 |
|
Owen Mansel-Chan
|
fc367042ef
|
Fix df-manual model with wrong parameter type
|
2024-03-17 14:21:01 +00:00 |
|
Ian Lynagh
|
a53d5d832d
|
Kotlin 2: Accept more loc changes
|
2024-03-15 18:08:53 +00:00 |
|
Ian Lynagh
|
c4c843968e
|
Kotlin 2: Accept more loc changes
|
2024-03-15 18:07:39 +00:00 |
|
Ian Lynagh
|
57d17d85f2
|
Kotlin 2: Accept more loc changes
|
2024-03-15 18:07:12 +00:00 |
|
Ian Lynagh
|
6c0885c24d
|
Kotlin 2: Accept more loc changes
|
2024-03-15 18:06:45 +00:00 |
|
Ian Lynagh
|
5580daf60e
|
Kotlin 2: Accept more loc changes
|
2024-03-15 18:06:13 +00:00 |
|
Ian Lynagh
|
1d2b31f0be
|
Kotlin 2: Accept more loc changes
|
2024-03-15 18:05:46 +00:00 |
|
Ian Lynagh
|
5552fe3c34
|
Kotlin 2: Accept more loc changes
|
2024-03-15 18:05:09 +00:00 |
|
Ian Lynagh
|
28f98d0344
|
Kotlin 2: Accept more location changes
|
2024-03-15 18:04:28 +00:00 |
|
Ian Lynagh
|
354cdf44aa
|
Kotlin 2: Accept more location changes
|
2024-03-15 18:03:55 +00:00 |
|
Ian Lynagh
|
f4542f6160
|
Kotlin2 : Accept some more location changes
|
2024-03-15 18:02:54 +00:00 |
|