add disco to namespace mappings for ubuntu
otherwise those vulnerabilities do not reach the database
This commit is contained in:
parent
5fef44dd04
commit
e08fe792ef
@ -47,4 +47,5 @@ var UbuntuReleasesMapping = map[string]string{
|
||||
"artful": "17.10",
|
||||
"bionic": "18.04",
|
||||
"cosmic": "18.10",
|
||||
"disco": "19.04",
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user