for Amazon Linux image (#896)
* fit amazon linux image's version to OVAL * add Arch to SrcPackage * lint go.mod * make fmt
This commit is contained in:
committed by
Kota Kanbe
parent
b7ca5e5590
commit
af58122c91
@@ -233,6 +233,7 @@ func getDefsByPackNameFromOvalDB(driver db.DB, r *models.ScanResult) (relatedDef
|
||||
packName: pack.Name,
|
||||
binaryPackNames: pack.BinaryNames,
|
||||
versionRelease: pack.Version,
|
||||
arch: pack.Arch,
|
||||
isSrcPack: true,
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user