Replies: 2 comments 1 reply
-
|
Hello @hairmare, Although the changes required to support RHEL 10 are minimal (basically just adding “10” to the script), To verify these changes, you’ll need to: Preparation:
If there are any errors — fix them (and if you can’t figure them out, feel free to message me — I’ll help). Finally, attach the following to the new PR (with your script changes): |
Beta Was this translation helpful? Give feedback.
-
|
Joining this discussion for current status. I've updated all our containers to RHEL 10 and I don't think that Trivy is working correctly.
We had about 72 issues with RHEL 9.6. I highly doubt that Red Hat fixed all vulnerable packages XD By the way we use The only thing I found in the release notes for version 0.64.0 is https://github.com/aquasecurity/trivy/blob/main/CHANGELOG.md#0640-2025-06-30 |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I recently suggested adding EL10 support to the trivy-rpm repo: aquasecurity/trivy-repo#43
Your CONTRIBUTING.md seems to indicate that the next step is to raise this here so it can be added to
trivy/ci/deploy-rpm.sh
Line 43 in 36ab331
After some searching for related discussions, i only found #9679 which relates to scanning EL10, not providing binaries for EL10. It looks like i'm the first one to ask for running trivy on EL10 (vs. having it scan EL10 targets reliably).
I'll gladly add a
10to the CI script, can you let me know what the next steps to do so would be? If you could share some info on the bigger picture of EL10 suppoert, that would also be appreciated.Thank you very much!
Target
None
Scanner
None
Beta Was this translation helpful? Give feedback.
All reactions