Skip to content

Micromatch <4.0.8 used in ui5/cli CVE-2024-4067 #1005

@marcmuschko

Description

@marcmuschko

Hope this issue is the way to go, as the security vulnerability itself is not owned by SAP but only used in this repository.

Current Behavior

A github bot / npm security warning due to dependency "micromatch" 4.0.7 in ui5/cli is failing our builds (Whitesource ccompliance). We are using ui5/cli 3.11.1 but it seems the same issue occurs in ui5/cli 4.0.5.

Expected Behavior

No security finding is found by github, by unpinning micromatch 4.0.7 / increasing to 4.0.8
If possible for a ui5 cli version 3.X.X, likely 3.11.2, as we cannot update yet to 4.X.X.

Steps to Reproduce the Issue

  1. Create a new project using ui5/cli via npm
  2. Commit project to github with dependency checks enabled
  3. See security tab

Context

  • Micromatch 4.0.7 used and pinned by ui5/cli 3.11.1 - 4.0.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    module/ui5-cliRelated to the UI5 CLI modulemodule/ui5-fsRelated to the UI5 FS module

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions