Merge "ballerina-5.12.5" into "stable/ballerina" - #2467
Conversation
The Trivy scan fails on brace-expansion@1.1.16 (CVE-2026-69152, HIGH) in the ballerina-grammar submodule's package-lock.json. The fix lives in ballerina-platform/ballerina-grammar, but init-submodules pulled the submodule to its master tip on every build, so the pinned commit was never what got scanned or built. Pin the submodule to the fixed commit (fix/brace-expansion-1.1.18 in the grammar repo) and drop the 'git pull origin master' from init-submodules so builds actually use the pinned revision. Grammar updates now require a deliberate pin bump instead of silently tracking master. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. 🗂️ Base branches to auto review (4)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
$subject