Michael Nebel
|
e18534e748
|
C#: Force population of compiler generated delegates used for lambdas.
|
2024-01-11 09:07:15 +01:00 |
|
Michael Nebel
|
9a64e2a9b0
|
C#: Add test for lambda default parameters.
|
2024-01-11 09:07:15 +01:00 |
|
Michael Nebel
|
71c996a0be
|
C#: Update lambdaArgument expected output.
|
2024-01-11 09:07:14 +01:00 |
|
Michael Nebel
|
b2faf3618c
|
C#: Add support for params parameters in getRuntimeArgumentForParameter.
|
2024-01-11 09:07:14 +01:00 |
|
Michael Nebel
|
f0852c89bc
|
C#: Add test for lambda arguments.
|
2024-01-11 09:07:14 +01:00 |
|
Paolo Tranquilli
|
482b5f3b29
|
Merge pull request #15265 from github/redsun82/def-to-non-header-include-exceptions
C++: add `.def` to exceptions to AV rule 32
|
2024-01-11 08:34:43 +01:00 |
|
github-actions[bot]
|
7db46b6ab6
|
Add changed framework coverage reports
|
2024-01-11 00:16:44 +00:00 |
|
Andrew Eisenberg
|
2f190d6552
|
Update docs/query-metadata-style-guide.md
Co-authored-by: Angela P Wen <angelapwen@github.com>
|
2024-01-10 14:27:00 -08:00 |
|
Owen Mansel-Chan
|
3767348dec
|
Update test expectations
|
2024-01-10 22:25:08 +00:00 |
|
Owen Mansel-Chan
|
7824e60acd
|
Manual neutral summaries should block generated summaries
|
2024-01-10 22:25:06 +00:00 |
|
Owen Mansel-Chan
|
52563b01b7
|
Factor logic out into interpretNeutral
|
2024-01-10 22:25:04 +00:00 |
|
Owen Mansel-Chan
|
370a32da8b
|
Test summary models and neutral models, manual and generated
|
2024-01-10 22:25:02 +00:00 |
|
Andrew Eisenberg
|
303272d0d4
|
Update query-metadata-style-guide.md clarify problem.severity
|
2024-01-10 13:47:35 -08:00 |
|
Erik Krogh Kristensen
|
51fe477ed1
|
Merge pull request #15271 from erik-krogh/fastTS
JS: faster TypeScript extraction
|
2024-01-10 21:02:34 +01:00 |
|
Owen Mansel-Chan
|
9e2e01ff89
|
Update Top JDK APIs test expectation
|
2024-01-10 17:07:33 +00:00 |
|
Ian Lynagh
|
5d3166cfef
|
Kotlin: Tweak code formatting
|
2024-01-10 16:39:49 +00:00 |
|
Ian Lynagh
|
80163c5aac
|
Kotlin 2: Just accept the remaining comment differences for now
|
2024-01-10 16:39:47 +00:00 |
|
Ian Lynagh
|
ce4253c17f
|
Kotlin 2: Remove an expected diagnostic match
It is only generated when using the PSI comment extractor.
|
2024-01-10 16:39:04 +00:00 |
|
Ian Lynagh
|
20254fd71e
|
Kotlin: Accept a location change
|
2024-01-10 16:39:04 +00:00 |
|
Ian Lynagh
|
b3f8167973
|
Kotlin: Don't warn if we can't find a label for a fake owner
The fake owner probably just wasn't extracted
|
2024-01-10 16:39:02 +00:00 |
|
Owen Mansel-Chan
|
33030417b4
|
Add change note
|
2024-01-10 15:48:28 +00:00 |
|
Tony Torralba
|
52d3e3da31
|
Merge pull request #15268 from atorralba/atorralba/go/cleartext-logging-src-and-sink-improvs
Go: Adds sources and sinks to `go/clear-text-logging`
|
2024-01-10 15:52:40 +01:00 |
|
Tom Hvitved
|
ad75562b55
|
CPP: Update expected test output
|
2024-01-10 15:27:22 +01:00 |
|
Ian Wright
|
3534bfca9c
|
Merge pull request #15251 from github/z80coder/dry-run
Support dry-run of publishing script
|
2024-01-10 14:16:10 +00:00 |
|
Philip Ginsbach
|
a732199317
|
Merge pull request #15261 from github/ginsbach/WeakAliasesInLanguageReference
document weak aliases in the language reference
|
2024-01-10 13:55:10 +00:00 |
|
Ian Lynagh
|
f111fba4b7
|
Merge pull request #15269 from igfoo/igfoo/ktfmt
Kotlin: Reformat code
|
2024-01-10 13:35:35 +00:00 |
|
Tom Hvitved
|
295198744b
|
Ruby: Handle captured yield calls
|
2024-01-10 14:25:15 +01:00 |
|
Tom Hvitved
|
55be4c39ef
|
Ruby: Add data flow call sensitivity test
|
2024-01-10 14:25:12 +01:00 |
|
Paolo Tranquilli
|
1034c3d2f9
|
Merge pull request #15277 from github/redsun82/swift-fix-upgrade
Swift: fix upgrade and downgrade scripts
|
2024-01-10 14:19:25 +01:00 |
|
Tony Torralba
|
5e8c63c3aa
|
Use arg position instead of arg as class field to reduce number of instances
|
2024-01-10 14:12:29 +01:00 |
|
Owen Mansel-Chan
|
28aa9b2b3c
|
C#: Emulate that some methods don't have a body (so generated summaries will be applied)
|
2024-01-10 12:54:33 +00:00 |
|
erik-krogh
|
06c1fff770
|
address review comments
|
2024-01-10 13:53:54 +01:00 |
|
Tony Torralba
|
78c0cdfa2c
|
Apply suggestions from code review
co-authored-by: Owen Mansel-Chan <owen-mc@github.com>
|
2024-01-10 13:33:41 +01:00 |
|
Tony Torralba
|
3534f692dc
|
Fix test expectations
Barrier-in addition removes an overlapping path
|
2024-01-10 13:33:41 +01:00 |
|
Tony Torralba
|
80526e509e
|
Go: Adds sources and sinks to go/clear-text-logging
|
2024-01-10 13:33:41 +01:00 |
|
Tony Torralba
|
ca0a1dc7ae
|
Merge pull request #15267 from atorralba/atorralba/go/fmt-appenderorsprinter-mad
Go: Migrate AppenderOrSprinter model to models-as-data
|
2024-01-10 13:31:19 +01:00 |
|
Paolo Tranquilli
|
e64ce228bb
|
Merge pull request #15276 from github/redsun82/cmake-drop-internal-transition
Bazel/CMake: drop confusing `_INTERNAL_TRANSITION` suffix
|
2024-01-10 13:18:33 +01:00 |
|
Pierre
|
78f0aa971b
|
Fix historic changelogs (security coverage section)
|
2024-01-10 13:02:09 +01:00 |
|
Pierre
|
365cde36ae
|
Create 2.15.5 changelog
|
2024-01-10 13:01:49 +01:00 |
|
Mathias Vorreiter Pedersen
|
7a0cbb4e5a
|
C++: Accept test changes.
|
2024-01-10 11:55:53 +00:00 |
|
Mathias Vorreiter Pedersen
|
0c3ea6c5df
|
C++: Fix conflation issue.
|
2024-01-10 11:55:39 +00:00 |
|
Mathias Vorreiter Pedersen
|
259bf27334
|
C++: Add pointer/pointee conflation test.
|
2024-01-10 11:51:40 +00:00 |
|
Ian Wright
|
75545db97c
|
restore files, whether overriding or not
|
2024-01-10 11:40:31 +00:00 |
|
Tony Torralba
|
46df5857ec
|
Update test expectations
|
2024-01-10 12:31:02 +01:00 |
|
Max Schaefer
|
8d56ee4a56
|
Release automodel extraction queries v0.0.12.
|
2024-01-10 11:29:36 +00:00 |
|
Paolo Tranquilli
|
796c862623
|
Swift: fix downgrade script
|
2024-01-10 12:23:48 +01:00 |
|
Paolo Tranquilli
|
1d483cff1d
|
Swift: fix upgrade script
|
2024-01-10 12:09:11 +01:00 |
|
Ian Wright
|
f793ce1e49
|
remove temp testing comments
|
2024-01-10 11:07:06 +00:00 |
|
Ian Wright
|
ed8422a2da
|
remove need for CODEQL_DIST path
|
2024-01-10 11:07:06 +00:00 |
|
Ian Wright
|
0d2ec2d632
|
install codeql extension
|
2024-01-10 11:07:06 +00:00 |
|