18601 add ubuntu sources (#18602)

This commit is contained in:
Tim Lee 2024-05-02 13:20:00 -06:00 committed by GitHub
parent 671ad9bf6a
commit 536ccc91c0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 0 deletions

View file

@ -0,0 +1 @@
- now supporting oval vulnerability scanning on Ubuntu 22.10, 23.04, 23.10, and 24.04

View file

@ -80,6 +80,10 @@ func (op Platform) IsSupported() bool {
"ubuntu_2104",
"ubuntu_2110",
"ubuntu_2204",
"ubuntu_2210",
"ubuntu_2304",
"ubuntu_2310",
"ubuntu_2404",
"rhel_05",
"rhel_06",
"rhel_07",