Skip to content

chore(fp): remove unnecessary prometheus suppressions#8500

Open
chadlwilson wants to merge 2 commits into
dependency-check:mainfrom
chadlwilson:cleanup-prometheus-suppressions
Open

chore(fp): remove unnecessary prometheus suppressions#8500
chadlwilson wants to merge 2 commits into
dependency-check:mainfrom
chadlwilson:cleanup-prometheus-suppressions

Conversation

@chadlwilson
Copy link
Copy Markdown
Collaborator

Description of Change

Consolidated into a single hosted suppression in #8499

Related issues

Have test cases been added to cover the new functionality?

N/A

Consolidated into a single hosted suppression.

Signed-off-by: Chad Wilson <29788154+chadlwilson@users.noreply.github.com>
@boring-cyborg boring-cyborg Bot added the core changes to core label May 12, 2026
@jacquicollier2-eng
Copy link
Copy Markdown

Hi,

We have been experiencing this problem when running DependencyCheck (CVE-2026-42154 is an error with the service not with the client). Will this fix solve the problem?

[ERROR]
[ERROR] One or more dependencies were identified with vulnerabilities that have a CVSS score greater than or equal to '7.0':
[ERROR]
[ERROR] micrometer-registry-prometheus-1.12.13.jar (pkg:maven/io.micrometer/micrometer-registry-prometheus@1.12.13, cpe:2.3:a:prometheus:prometheus:1.12.13:::::::): CVE-2026-42154(7.5)
[ERROR] simpleclient-0.16.0.jar (pkg:maven/io.prometheus/simpleclient@0.16.0, cpe:2.3:a:prometheus:prometheus:0.16.0:
::::::): CVE-2026-42154(7.5)

Many thanks.

@chadlwilson
Copy link
Copy Markdown
Collaborator Author

hi @jacquicollier2-eng

[ERROR] micrometer-registry-prometheus-1.12.13.jar (pkg:maven/io.micrometer/micrometer-registry-prometheus@1.12.13, cpe:2.3:a:prometheus:prometheus:1.12.13:::::::_): [CVE-2026-42154]

This one was already fixed via #8497 but you need to ensure your hosted suppressions are updated/synced.

[ERROR] simpleclient-0.16.0.jar (pkg:maven/io.prometheus/simpleclient@0.16.0, cpe:2.3:a:prometheus:prometheus:0.16.0:::::::_): [CVE-2026-42154]

This one will be fixed by #8499 when it is merged and released (it will also only require an update to your hosted suppressions).

This particular PR is just cleanup of duplicate suppression rules (packaged with every ODC release) which will no longer be necessary once #8499 is merged.

@jacquicollier2-eng
Copy link
Copy Markdown

Great - thank you for your very helpful answer and for replying so quickly :-)

Copy link
Copy Markdown
Collaborator

@marcelstoer marcelstoer left a comment

Choose a reason for hiding this comment

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

LGTM

@chadlwilson chadlwilson marked this pull request as ready for review May 15, 2026 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core changes to core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants