fix oval support Amazon Linux :refs #824
This commit is contained in:
@@ -391,7 +391,6 @@ func formatChangelogs(r models.ScanResult) string {
|
||||
func ovalSupported(r *models.ScanResult) bool {
|
||||
switch r.Family {
|
||||
case
|
||||
config.Amazon,
|
||||
config.FreeBSD:
|
||||
return false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user