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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Correctly match JVM version ranges #2114

wants to merge 5 commits into from

Commits on Sep 16, 2024

  1. add jvm version comparison

    Signed-off-by: Alex Goodman <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    wagoodman committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ebeb8f8 View commit details
    Browse the repository at this point in the history