Skip to content

fix: Update cdk8s-plus to v33 fixing mismatch vulnerable dependency#3830

Open
cowjen01 wants to merge 1 commit intocdk8s-team:2.xfrom
cowjen01:2.x
Open

fix: Update cdk8s-plus to v33 fixing mismatch vulnerable dependency#3830
cowjen01 wants to merge 1 commit intocdk8s-team:2.xfrom
cowjen01:2.x

Conversation

@cowjen01
Copy link

@cowjen01 cowjen01 commented Mar 9, 2026

The cdk8s-cli has dependency on cdk8s-plus-28 (https://github.com/cdk8s-team/cdk8s-plus/blob/cdk8s-plus-28/v2.5.6/package.json) which has dependency on minimatch version 3.1.2 that contains ReDoS vulnerability (https://security.snyk.io/package/npm/minimatch/3.1.2). The latest cdk8s-plus has already been patched but cli stays vulnerable.

This PR updates cdk8s-plus to v33 without the vulnerable dependency.

Reported in Slack: https://cdk-dev.slack.com/archives/C0184GCBY4X/p1772620975469339

Signed-off-by: Jan Safarik <jan.safarik@recombee.com>
@cowjen01 cowjen01 changed the title Update cdk8s-plus to v33 fix: Update cdk8s-plus to v33 fixing mismatch vulnerable dependency Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants