Skip to content

@actions/core: Upgrade @actions/http-client to 2.2.3 #2029

Open
@michalbachowski

Description

@michalbachowski

undici prior 5.28.5 has vulnerability (CWE-330, CVE-2025-22150, SNYK-JS-UNDICI-8641354).

@actions/http-client version 2.2.3 upgraded undici to v5.28.5 (ref #1957), which cleaned the vulnerability.

@actions/core still uses @actions/http-client version 2.1.0, thus is (transitively) vulnerable.

Please upgrade @actions/http-client to 2.2.3 in @actions/core.

Activity

added a commit that references this issue on Apr 25, 2025
8f04470
kishorerc

kishorerc commented on May 26, 2025

@kishorerc

@bdehamer and @Link- , could you please help with the review and approval?
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @michalbachowski@kishorerc

      Issue actions

        @actions/core: Upgrade @actions/http-client to 2.2.3 · Issue #2029 · actions/toolkit