v0.64.0 #9105
aqua-bot
announced in
Announcements
v0.64.0
#9105
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
📑 Table of Contents
🚀 What's new? 🚀
👷♂️ Notable Fixes 🛠️
🚀 What's new? 🚀
🐆 Ubuntu 20.04-ESM and 25.04 support 🦡
Trivy now supports detecting vulnerabilities for Ubuntu 20.04-ESM and 25.04.
Thanks @yutatokoi
🛡️ Root.io support 💻
Trivy now supports scanning container images patched with root.io.
See more here
📦 OpenTofu file extension support 🍜
Trivy now supports scanning OpenTofu files with
.tofuand.tofu.jsonextensions.These files are functionally equivalent to Terraform and are now properly recognized as IaC files.
Thanks @jswank
🧩 Partial evaluation for AWS policy templates in Terraform 🔐
Trivy now supports partial evaluation of AWS IAM policies written with HCL template expressions.
When a value in the template can’t be resolved (e.g.
var.foois unknown), it’s replaced with a special marker:__UNRESOLVED__.This makes it possible to scan incomplete configurations without losing structure.
👷♂️ Notable Fixes 🛠️
bun.lockunless package dependency is array element 3 #8995Packagesto table report with summary table #8622Beta Was this translation helpful? Give feedback.
All reactions