mirror of
https://github.com/anchore/syft
synced 2024-11-10 14:24:12 +00:00
6d5ff0fd8e
* add marking package relations by file ownership Signed-off-by: Alex Goodman <alex.goodman@anchore.com> * correct json schema version; ensure fileOwners dont return dups; pin test pkg versions Signed-off-by: Alex Goodman <alex.goodman@anchore.com> * extract package relationships into separate section Signed-off-by: Alex Goodman <alex.goodman@anchore.com> * pull in client-go features for import of PackageRelationships Signed-off-by: Alex Goodman <alex.goodman@anchore.com> * move unit test for ownership by files relationship further down Signed-off-by: Alex Goodman <alex.goodman@anchore.com> * rename relationship to "ownership-by-file-overlap" Signed-off-by: Alex Goodman <alex.goodman@anchore.com> |
||
---|---|---|
.. | ||
client.go | ||
client_test.go | ||
import.go | ||
import_config.go | ||
import_config_test.go | ||
import_dockerfile.go | ||
import_dockerfile_test.go | ||
import_manifest.go | ||
import_manifest_test.go | ||
import_package_sbom.go | ||
import_package_sbom_test.go |