chore(fp): remove unnecessary prometheus suppressions#8500
Conversation
Consolidated into a single hosted suppression. Signed-off-by: Chad Wilson <29788154+chadlwilson@users.noreply.github.com>
|
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] Many thanks. |
This one was already fixed via #8497 but you need to ensure your hosted suppressions are updated/synced.
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. |
|
Great - thank you for your very helpful answer and for replying so quickly :-) |
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