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

fix: correct group IDs for commons-codec, okhttp, okio, and add integration tests for Java PURL generation #2075

Merged
merged 6 commits into from
Aug 31, 2023

Commits on Aug 31, 2023

  1. Commit java purl generation test as is

    Future commits can hand fix PURLs made for particular packages, and then
    the map literal here can be edited.
    
    Signed-off-by: Will Murphy <will.murphy@anchore.com>
    willmurphyscode committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    9d21552 View commit details
    Browse the repository at this point in the history
  2. switch to admittedly hacky test fixture

    Signed-off-by: Will Murphy <will.murphy@anchore.com>
    willmurphyscode committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    e056368 View commit details
    Browse the repository at this point in the history
  3. add failing cases from weston

    Signed-off-by: Will Murphy <will.murphy@anchore.com>
    willmurphyscode committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    8dd1227 View commit details
    Browse the repository at this point in the history
  4. Fix some of the bad group IDs.

    Signed-off-by: Will Murphy <will.murphy@anchore.com>
    willmurphyscode committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    06de2a1 View commit details
    Browse the repository at this point in the history
  5. remove spurious hudson purl

    Signed-off-by: Will Murphy <will.murphy@anchore.com>
    willmurphyscode committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    cb76675 View commit details
    Browse the repository at this point in the history
  6. pin test image to manifest

    Signed-off-by: Will Murphy <will.murphy@anchore.com>
    willmurphyscode committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    86e6941 View commit details
    Browse the repository at this point in the history