temporalio / temporalio/ui

Address reported CVEs in Temporal UI 2.33

Open
#2,484 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
431
Forks
179
Avg merge
2d 9h
Merged PRs (30d)
71

Description

Describe the bug
There are a few security vulnerabilities being reported in the go stdlib version that the temporal UI uses. It would be ideal if Temporal UI could upgrade out of these vulnerabilities in the next version

https://nvd.nist.gov/vuln/detail/cve-2023-45288
https://nvd.nist.gov/vuln/detail/CVE-2024-24788
https://nvd.nist.gov/vuln/detail/CVE-2024-24787

To Reproduce
Pull down the temporal ui from docker
Run a grype image scan on the docker image

Expected behavior
grype scan should not report any vulnerabilities in the image

Screenshots
Untitled 4

Additional context
Add any other context about the problem here.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Pull the Temporal UI Docker image and run the reported grype scan first, then inspect how the image's Go standard library version is selected. Confirm the affected CVEs and identify the dependency or build configuration responsible; done means the next image scan no longer reports these vulnerabilities.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.