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

Correctly match JVM version ranges #2114

Merged
merged 8 commits into from
Sep 23, 2024
Merged

Correctly match JVM version ranges #2114

merged 8 commits into from
Sep 23, 2024

Commits on Sep 16, 2024

  1. add jvm version comparison

    Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
    wagoodman committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a07fe7d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. add integration tests

    Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
    wagoodman committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8f38ac0 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. remove jvm matcher

    Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
    wagoodman committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d997b31 View commit details
    Browse the repository at this point in the history
  2. add syft binary jre/jdk packages

    Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
    wagoodman committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    eeb9755 View commit details
    Browse the repository at this point in the history
  3. bump syft rev to get permissive glob change

    Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
    wagoodman committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ebeb8f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. fix test cases

    Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
    wagoodman committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    796ecc7 View commit details
    Browse the repository at this point in the history
  2. pull in syft cataloger from main

    Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
    wagoodman committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    867c13f View commit details
    Browse the repository at this point in the history
  3. fix tests

    Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
    wagoodman committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c0639ea View commit details
    Browse the repository at this point in the history