Skip to content

ReDoS vulnerabilities found in @actions/glob #1568

Description

@yuzurihaaa

Description:
Hi. We have a vulnerabilities report on @actions/glob about ReDoS in this repo due to the package is being used in this repo and @action/cache. I have a PR here to address on this issue (originated from actions/toolkit#2057).

  1. The PR stated is for addressing the issue.
  2. Once PR is merged, requires @actions/glob to release a new version.
  3. Update @actions/cache to use the version with this fix (dependabot will be able to create this orI can help to create a PR)
  4. Update @actions/setup-node to bump @actions/glob and @actions/cache with the ReDoS vulnerabilities fix (dependabot will be able to create this orI can help to create a PR)

The tricky part is @actions/cache latest version is ESM-only. This will require for a patch on 5.x so that @actions/setup-node can bump the version with minimum changes.

Justification:

Are you willing to submit a PR?
Yes.

Metadata

Metadata

Assignees

Labels

feature requestNew feature or request to improve the current logic

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions