Vulnerabilities in 2.40.1
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 431
- Forks
- 179
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 71
Description
Hi @Alex-Tideman,
This is relates to https://github.com/temporalio/ui/issues/2837.
I can see the below dependencies are still vulnerable,
go://google.golang.org/grpc:1.66.0 - 1.66.1 is the fixed version,
We also need to upgrade the jwilder/dockerize components to the latest version v0.9.6, As below components are still used in dockerize components and are still vulnerable,
go://github.com/golang/go:1.23.4 - https://github.com/advisories/GHSA-3f6r-qh9c-x6mm
go://golang.org/x/net:0.34.0 - https://github.com/advisories/GHSA-62jj-gr2r-5c34
go://golang.org/x/crypto:0.32.0 - https://github.com/advisories/GHSA-hcg3-q754-cr77
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the dependency manifests and the jwilder/dockerize component, then compare the listed versions with the requested grpc, Go, x/net, x/crypto, and dockerize upgrades. Done means the vulnerable dependencies are updated to fixed versions and the related build or vulnerability checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- devops, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100