Skip to content

Commit

Permalink
feat(ubuntu): add 24.04 noble
Browse files Browse the repository at this point in the history
  • Loading branch information
MaineK00n committed Apr 30, 2024
1 parent 190e283 commit fba8fa1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions db/ubuntu.go
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ var ubuntuVerCodename = map[string]string{
"2210": "kinetic",
"2304": "lunar",
"2310": "mantic",
"2404": "noble",
}

// GetUnfixedCvesUbuntu gets the CVEs related to ubuntu_release_patches.status IN ('needed', 'deferred', 'pending'), ver, pkgName.
Expand Down

0 comments on commit fba8fa1

Please sign in to comment.