Skip to content

Commit

Permalink
feat(ubuntu): support Ubuntu 23.10 (#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
ptodev authored Oct 20, 2023
1 parent 4fc651f commit 3770774
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/vulnsrc/ubuntu/ubuntu.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ var (
"jammy": "22.04",
"kinetic": "22.10",
"lunar": "23.04",
"mantic": "23.10",
// ESM versions:
"precise/esm": "12.04-ESM",
"trusty/esm": "14.04-ESM",
Expand Down

0 comments on commit 3770774

Please sign in to comment.