Versions in this module Expand all Collapse all v1 v1.0.2 Aug 18, 2023 v1.0.1 Aug 18, 2023 v1.0.0 Aug 17, 2023 Changes in this version + type Scanner interface + Packages func(target string, detail ftypes.ArtifactDetail, options types.ScanOptions) types.Result + Scan func(target string, detail ftypes.ArtifactDetail, options types.ScanOptions) (types.Result, bool, error) + func NewScanner() Scanner