Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to merge matches #602

Merged
merged 6 commits into from Jan 25, 2022
Merged

Add ability to merge matches #602

merged 6 commits into from Jan 25, 2022

Commits on Jan 25, 2022

  1. enable merging of matches

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Jan 25, 2022
    Copy the full SHA
    54ac64d View commit details
    Browse the repository at this point in the history
  2. add ability for matches constructor to take initial matches

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Jan 25, 2022
    Copy the full SHA
    544c756 View commit details
    Browse the repository at this point in the history
  3. update tests to include IDs on package objects

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Jan 25, 2022
    Copy the full SHA
    d69aefb View commit details
    Browse the repository at this point in the history
  4. rename common matcher helper package to search package

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Jan 25, 2022
    Copy the full SHA
    e1fe55e View commit details
    Browse the repository at this point in the history
  5. rename search functions and add SearchByCriteria

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Jan 25, 2022
    Copy the full SHA
    09f2d19 View commit details
    Browse the repository at this point in the history
  6. cleanup imports

    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Jan 25, 2022
    Copy the full SHA
    e89a54a View commit details
    Browse the repository at this point in the history