chore: [#433] upgrade Prometheus to v3.11.2 and document CVE analysis#454
Merged
josecelano merged 3 commits intomainfrom Apr 15, 2026
Merged
chore: [#433] upgrade Prometheus to v3.11.2 and document CVE analysis#454josecelano merged 3 commits intomainfrom
josecelano merged 3 commits intomainfrom
Conversation
4 tasks
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
Member
Author
|
ACK f8e9730 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Upgrades Prometheus from
v3.5.1tov3.11.2(latest as of 2026-04-13), eliminating all CRITICAL CVEs.Closes #433
Changes
src/domain/prometheus/config.rs: bumpPROMETHEUS_DOCKER_IMAGE_TAGfromv3.5.1tov3.11.2docs/security/docker/scans/prometheus.md: update current status table and add new scan history entry for 2026-04-14docs/issues/433-prometheus-cves.md: fill in Outcome section with scan results and checked-off steps.github/workflows/docker-security-scan.yml: update example image tag in commentproject-words.txt: addbuger,cves,jsonparserScan Results
Version Comparison
Remaining CVEs in v3.11.2 (all HIGH, no remote attack path)
No OS layer — pure Go binaries, no Alpine/Debian base image. All remaining findings are in upstream Prometheus binary dependencies with no remote attack path.