Skip to content

Conversation

@upadhyayap
Copy link
Contributor

@upadhyayap upadhyayap commented Nov 19, 2025

Fixing a recently discovered vulnerability and several others.

Before

Screenshot 2025-11-20 at 1 22 24 AM

After

Screenshot 2025-11-20 at 1 22 45 AM

Comment on lines +21 to +22
- "@bufbuild/protobuf"
- "@actions/http-client"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are these dependencies ignored for licenses?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Their license was identified as other because licensed was not able to identify their licenses.

"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.6.1",
"jest": "^30.1.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The transitive dependency on glob <= 10.5.0 fixed upstream in jestjs/jest#15905

Pinned to 10.5.0 in this change:

github-action/yarn.lock

Lines 2857 to 2858 in 52159fb

glob@^10.0.0, glob@^10.3.10:
version "10.5.0"

@upadhyayap
Copy link
Contributor Author

I tested it in a Github repo and it works. https://github.com/upadhyayap/skreeeonk/actions/runs/19546696173/job/55967259281

@upadhyayap upadhyayap merged commit 98000ae into main Nov 21, 2025
3 checks passed
@upadhyayap upadhyayap deleted the fixing_CVE-2025-64756 branch November 21, 2025 08:13
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.

3 participants