mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Fixing TestTranslateCPEToCVE (#14931)
This commit is contained in:
parent
7f37d6947b
commit
9e3215eb2b
1 changed files with 1 additions and 0 deletions
|
|
@ -158,6 +158,7 @@ func TestTranslateCPEToCVE(t *testing.T) {
|
|||
includedCVEs: []string{
|
||||
"CVE-2019-20916",
|
||||
"CVE-2021-3572",
|
||||
"CVE-2023-5752",
|
||||
},
|
||||
continuesToUpdate: false,
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue