syft/internal
Christopher Angelo Phillips 466da7cbda
931: binary cataloger exclusion defaults for ownership by overlap (#1948)
Fixes #931

PR #1948 introduces a new implicit exclusion for binary packages that overlap by file ownership and have certain characteristics:

1) the relationship between packages is OwnershipByFileOverlap
2) the parent package is an "os" package - see changelog for included catalogers
3) the child is a synthetic package generated by the binary cataloger - see changelog for included catalogers
4) the package names are identical

---------

Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
2023-08-08 13:00:52 -04:00
..
bus Switch UI to bubbletea (#1888) 2023-07-06 09:00:46 -04:00
config 931: binary cataloger exclusion defaults for ownership by overlap (#1948) 2023-08-08 13:00:52 -04:00
file add file source digest support (#1914) 2023-07-05 13:47:13 -04:00
licenses Migrate location-related structs to the file package (#1751) 2023-05-24 17:06:38 -04:00
log Switch UI to bubbletea (#1888) 2023-07-06 09:00:46 -04:00
spdxlicense fix: "or-later" suffix updated to consider deprecated "+" operator (#1907) 2023-07-11 16:21:29 +00:00
version Bug fix for 1095 - syft conversion option error (#1177) 2022-08-25 17:36:15 -04:00
constants.go bump JSON schema to account for simplified python env markers (#1967) 2023-07-27 14:13:17 +00:00
docs.go improve doc comments 2020-11-17 12:37:13 -05:00
err_helper.go chore: clean up linting configuration (#1343) 2022-11-16 16:28:09 +00:00
input.go 510 - SBOM attestation stdout (#785) 2022-02-22 21:45:12 -05:00
mimetype_helper.go feat: add nodejs-binary package classifier (#1296) 2022-10-31 16:45:11 +00:00
mimetype_helper_test.go Migrate SPDX-JSON relationships to SBOM model (#634) 2021-11-23 14:54:17 -05:00
regex_helpers.go simplify MatchNamedCaptureGroups implementation 2021-04-12 17:11:43 -04:00
regex_helpers_test.go add tests around MatchNamedCaptureGroups + rename 2021-04-12 17:08:50 -04:00
string_helpers.go Speed up cataloging by replacing globs searching with index lookups (#1510) 2023-02-09 16:19:47 +00:00
string_helpers_test.go Speed up cataloging by replacing globs searching with index lookups (#1510) 2023-02-09 16:19:47 +00:00
stringset.go feat: update syft license concept to complex struct (#1743) 2023-05-15 16:23:39 -04:00
tprint.go add analysis coordination (with dummy analyzer) 2020-05-18 11:59:33 -04:00