Napalys Klicius
|
f7f9fb823a
|
Updated takesConfigurationObject with API graphs
|
2025-04-28 14:00:12 +02:00 |
|
Napalys Klicius
|
42d5b80e81
|
Added support for AWS.Credentials hardcoded credentials
|
2025-04-28 14:00:12 +02:00 |
|
Napalys Klicius
|
f69037c176
|
Added ability to detect direct write to global AWS.config
|
2025-04-28 14:00:12 +02:00 |
|
Napalys Klicius
|
05e4677fd1
|
Added ability to detect new AWS.ServiceName cases with hardcoded credentials
|
2025-04-28 14:00:12 +02:00 |
|
Napalys Klicius
|
e6450a17ec
|
Added test cases for individual AWS services, direct modification of global credentials and AWS.Credentials
|
2025-04-28 14:00:12 +02:00 |
|
Nick Rolfe
|
ded3865722
|
Merge pull request #19395 from github/release-prep/2.21.2
Release preparation for version 2.21.2
|
2025-04-28 12:57:36 +01:00 |
|
Nick Rolfe
|
ca7f8f21cd
|
Tweak change-note for MaD model generation
|
2025-04-28 12:50:58 +01:00 |
|
Michael Nebel
|
f9d8be1ef7
|
C#: Add change note.
|
2025-04-28 13:41:06 +02:00 |
|
Michael Nebel
|
8bc965641a
|
C#: Update integration tests expected output.
|
2025-04-28 13:38:15 +02:00 |
|
Michael Nebel
|
318bfc6d73
|
C#: Add cs/equality-on-floats to the code-quality suite.
|
2025-04-28 13:32:34 +02:00 |
|
Simon Friis Vindum
|
f3fa0e715f
|
Rust: Add type inference test for non-universal impl blocks
|
2025-04-28 13:28:33 +02:00 |
|
Mathias Vorreiter Pedersen
|
f6e7d79f62
|
Merge pull request #19383 from MathiasVP/add-missing-predicate-to-mad-generation
C++: Fix missing summaries in MaD generation
|
2025-04-28 11:58:05 +01:00 |
|
github-actions[bot]
|
625354c46e
|
Release preparation for version 2.21.2
|
2025-04-28 10:55:22 +00:00 |
|
Nick Rolfe
|
35939ec3b1
|
Merge pull request #19394 from github/nickrolfe/actions-change-note
Follow-up fixes to #19376
|
2025-04-28 11:46:14 +01:00 |
|
Nick Rolfe
|
b61a87a2a3
|
Update integration test to match update to security-and-quality suite
|
2025-04-28 11:26:07 +01:00 |
|
Michael Nebel
|
2d6457e4d3
|
C#: Set the precision of cs/equality-on-floats to high.
|
2025-04-28 11:45:12 +02:00 |
|
Mathias Vorreiter Pedersen
|
e942ec9964
|
C++: Fix annotations after #19311.
|
2025-04-28 10:39:11 +01:00 |
|
Mathias Vorreiter Pedersen
|
6466a5dbaf
|
Merge branch 'main' into add-missing-predicate-to-mad-generation
|
2025-04-28 10:33:24 +01:00 |
|
Nick Rolfe
|
70a3fe3e33
|
Add YAML front matter to change note
|
2025-04-28 10:09:33 +01:00 |
|
Asger F
|
152d6f3c29
|
JS: Tolerate trailing comma in JSON objects
|
2025-04-28 10:56:48 +02:00 |
|
Asger F
|
6dd8114f00
|
JS: Add test with trailing comma in JSON object
|
2025-04-28 10:56:34 +02:00 |
|
Michael Nebel
|
8857f0d0f2
|
Merge pull request #19311 from michaelnebel/csharp/generatorcleanup
Shared: Model generator cleanup.
|
2025-04-28 10:36:05 +02:00 |
|
Paolo Tranquilli
|
4ac104060e
|
Bazel: remove 2.0.0 rules_kotlin patching
|
2025-04-28 10:22:11 +02:00 |
|
Paolo Tranquilli
|
aafd7f8418
|
Merge branch 'main' into redsun82/update-rules-kotlin
|
2025-04-28 10:20:55 +02:00 |
|
Paolo Tranquilli
|
bcc65e13b0
|
Merge pull request #19381 from jketema/swift-doc
Swift: Clarify how the LFS artifacts should be updated
|
2025-04-28 09:42:52 +02:00 |
|
Tom Hvitved
|
14445a3d46
|
Merge pull request #19380 from hvitved/csharp/cfg/switch-fall-through
C#: Fix CFG for fall-through switch statements
|
2025-04-28 08:42:36 +02:00 |
|
Michael B. Gale
|
987af4ce1d
|
Merge pull request #19248 from github/mbg/go/private-registries
Go: Support private registries via `GOPROXY`
|
2025-04-25 16:40:00 +01:00 |
|
Paolo Tranquilli
|
46fb041c50
|
Merge pull request #19384 from github/redsun82/swift-add-logs
Swift: add more debug logs
|
2025-04-25 17:24:11 +02:00 |
|
Paolo Tranquilli
|
89a9ae8bf4
|
Bazel: update rules_kotlin to 2.1.3
|
2025-04-25 17:18:09 +02:00 |
|
Michael B. Gale
|
7592ce47e3
|
Go: Restore parseRegistryConfigsFail test for the empty string
|
2025-04-25 15:45:12 +01:00 |
|
Michael B. Gale
|
91a794433a
|
Go: Change "Unable" to "Failed" for consistency
|
2025-04-25 15:42:29 +01:00 |
|
Michael B. Gale
|
5172a4d6ec
|
Go: Remove check from getEnvVars
|
2025-04-25 15:41:57 +01:00 |
|
Michael B. Gale
|
9cfa451477
|
Go: Fix/improve comment about environment variable preservation
|
2025-04-25 15:41:35 +01:00 |
|
Aditya Sharad
|
d4b083b5c0
|
Merge pull request #19376 from adityasharad/actions/exclude-model-generator-queries
Actions: Exclude model-generator queries from query suites
|
2025-04-25 20:03:32 +05:30 |
|
Michael Nebel
|
de122225e8
|
C#/Rust: Update integration test expected output.
|
2025-04-25 15:52:36 +02:00 |
|
Michael Nebel
|
a589014243
|
C++: Update model generator tests.
|
2025-04-25 15:50:10 +02:00 |
|
Michael Nebel
|
d05f604390
|
C++: Adjust the model generator queries to the new shared implementation.
|
2025-04-25 15:50:08 +02:00 |
|
Michael Nebel
|
f6135d507b
|
Shared: Address review comments.
|
2025-04-25 15:50:06 +02:00 |
|
Michael Nebel
|
d187a7d144
|
Java: Update integration test that tracks queries not included in a query suite.
|
2025-04-25 15:50:04 +02:00 |
|
Michael Nebel
|
32125d2291
|
C#/Java/Rust: Add change notes.
|
2025-04-25 15:50:03 +02:00 |
|
Michael Nebel
|
21553960b0
|
Rust: Adjust tests.
|
2025-04-25 15:50:01 +02:00 |
|
Michael Nebel
|
71d0409bb7
|
Java: Convert the model generator neutral test to use the combined neutral generator.
|
2025-04-25 15:50:00 +02:00 |
|
Michael Nebel
|
7e51dae743
|
Java: Change the heuristic summary test tag to heuristic-summary.
|
2025-04-25 15:49:58 +02:00 |
|
Michael Nebel
|
08f7caaf39
|
Java: Adjust model generator test cases to the new implementation.
|
2025-04-25 15:49:56 +02:00 |
|
Michael Nebel
|
1d6c367049
|
C#: Change the capture neutral model test to use the content/heuristic version instead.
|
2025-04-25 15:49:55 +02:00 |
|
Michael Nebel
|
539a06dcb4
|
C#: Re-factor the heuristic summary test to use heuristic-summary tag in tests.
|
2025-04-25 15:49:53 +02:00 |
|
Michael Nebel
|
da99c75a13
|
C#: Rename some of the model generator tests.
|
2025-04-25 15:49:51 +02:00 |
|
Michael Nebel
|
7801fc321d
|
C#: Re-factor tests to use the new implementations.
|
2025-04-25 15:49:49 +02:00 |
|
Michael Nebel
|
2a0097ea56
|
C#/Java/Rust: Use Mixed flow from capture summary models queries and adjust other queries to the re-factored implementation.
|
2025-04-25 15:49:47 +02:00 |
|
Michael Nebel
|
f78be91af2
|
Shared: Re-factor the model generator and put the heuristic queries in its own module.
|
2025-04-25 15:49:45 +02:00 |
|