Skip to content

feat(ubuntu): Add support for Ubuntu plucky (25.04)#545

Merged
DmitriyLewen merged 2 commits into
aquasecurity:mainfrom
yutatokoi:add-ubuntu-2504
Jun 24, 2025
Merged

feat(ubuntu): Add support for Ubuntu plucky (25.04)#545
DmitriyLewen merged 2 commits into
aquasecurity:mainfrom
yutatokoi:add-ubuntu-2504

Conversation

@yutatokoi

Copy link
Copy Markdown
Contributor

This is to resolve first part of an issue here: aquasecurity/trivy#8980

I tried for a while on my own, and looked through a few past PRs adding support for new OS/new versions, but couldn't figure out how to confirm that the new trivy-db contains advisories for Ubuntu 25.04.

I did find some 25.04 related CVEs in the cache, but I reckon that is just what's been downloaded from the online Ubuntu CVE database?
Screenshot 2025-06-24 at 19 37 13

@yutatokoi yutatokoi requested a review from knqyf263 as a code owner June 24, 2025 09:49
@DmitriyLewen

Copy link
Copy Markdown
Contributor

Hello @yutatokoi
Thanks for your work!

We use https://github.com/Moniseeta/boltwiz to browse the contents of Bolt databases.
Or you can use BoltBrowser.

Comment thread pkg/vulnsrc/ubuntu/ubuntu.go Outdated
"mantic": "23.10",
"noble": "24.04",
"oracular": "24.10",
"plucky": "25.04",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

It should be formatted.

@yutatokoi

Copy link
Copy Markdown
Contributor Author

@DmitriyLewen thank you for your guidance!

The db contains vulnerabilities for 25.04
Screenshot 2025-06-24 at 21 08 03

@DmitriyLewen DmitriyLewen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for your contribution!

@DmitriyLewen DmitriyLewen enabled auto-merge June 24, 2025 11:40
@DmitriyLewen DmitriyLewen added this pull request to the merge queue Jun 24, 2025
Merged via the queue into aquasecurity:main with commit 3111ff8 Jun 24, 2025
2 checks passed
@yutatokoi yutatokoi deleted the add-ubuntu-2504 branch June 24, 2025 19:52
wjunLu pushed a commit to wjunLu/trivy-db that referenced this pull request Jun 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants