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

feat: add custom maven comparator #1571

Merged
merged 22 commits into from
Oct 27, 2023

Commits on Oct 24, 2023

  1. feat: add outline for new Java comparator

    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    1e6f9fa View commit details
    Browse the repository at this point in the history
  2. feat: add initial version comparator

    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    3d96d24 View commit details
    Browse the repository at this point in the history
  3. feat: add boiler constraint implementation

    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    363ecc4 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. test: add version test cases

    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    4975438 View commit details
    Browse the repository at this point in the history
  2. test: add test cases for new comparator

    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    525a815 View commit details
    Browse the repository at this point in the history
  3. test: update tests with correct expectations

    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    9d936ac View commit details
    Browse the repository at this point in the history
  4. chore: reorient compare logic to be consistent with other implementat…

    …ions
    
    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    0f94a69 View commit details
    Browse the repository at this point in the history
  5. fix: reorient name scheme around maven spec

    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    4d54c0a View commit details
    Browse the repository at this point in the history
  6. feat: update fuzzy constraint to test against request version first

    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    ad906d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. chore: update to newer test db with new labels and new yardstick

    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    c269350 View commit details
    Browse the repository at this point in the history
  2. chore: try 3.11.6 which works locally

    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    9d12d7a View commit details
    Browse the repository at this point in the history
  3. chore: bump python to 3.11 for quality gate

    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    748a4c2 View commit details
    Browse the repository at this point in the history
  4. chore: reset pipeline version changes

    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    532cfbd View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. chore: bump yardstick version to bug fix

    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    b5511c6 View commit details
    Browse the repository at this point in the history
  2. chore: update submodule for vml with latest YS

    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    294ca8a View commit details
    Browse the repository at this point in the history
  3. chore: check if local grype can be used

    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    188a3db View commit details
    Browse the repository at this point in the history
  4. chore: try busying penv cache

    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    c0a8d88 View commit details
    Browse the repository at this point in the history
  5. troubleshoot with tmate

    Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
    wagoodman committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    a905c4f View commit details
    Browse the repository at this point in the history
  6. chore: change labels back to not update init

    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    ba3cf48 View commit details
    Browse the repository at this point in the history
  7. remove tmate troubleshooting action

    Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
    wagoodman committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    38eb80f View commit details
    Browse the repository at this point in the history
  8. use grype config for quality testing

    Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
    wagoodman committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    74c0d0d View commit details
    Browse the repository at this point in the history
  9. chore: bump label for by-cve

    Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
    spiffcs committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    a006367 View commit details
    Browse the repository at this point in the history