grype/test/integration
William Murphy 7ff37a0310
feat: filter out packages owned by OS packages (#1387)
For example, if the rpm "python3-rpm" is installed, it brings a python
package called "rpm" with it, which is just python bindings to RPM. But
this python package is part of "python3-rpm", and should not be matched
against directly. Only apply this deduplication strategy on distros with 
a comprehensive enough vulnerability feed that we don't expect false 
negatives from it.

Signed-off-by: Will Murphy <will.murphy@anchore.com>
2023-08-18 15:43:42 -04:00
..
test-fixtures Install skopeo during bootstrap (#1260) 2023-04-28 10:10:29 -04:00
compare_sbom_input_vs_lib_test.go chore(deps): update Syft to v0.87.1 (#1432) 2023-08-17 15:39:41 -04:00
db_mock_test.go Add the total types of vulnerabilities in Grype output (#946) 2023-03-03 20:38:29 +00:00
diff_test.go implement v5 db schema to support improved matching between rpm appstream modules (#944) 2022-10-18 00:34:47 +01:00
match_by_image_test.go feat(outputs): allow to set multiple outputs (#648) (#1346) 2023-07-11 17:37:17 +00:00
match_by_sbom_document_test.go feat: add package info to search by for all match details (#1339) 2023-06-06 19:32:50 +01:00
utils_test.go feat: filter out packages owned by OS packages (#1387) 2023-08-18 15:43:42 -04:00