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: CPE validation correctly returns error #2762

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Apr 9, 2024

  1. Test CPE attributes correctly returns error

    Previously, this method incorrectly return an empty Attributes object
    and a nil error, leading to callers attempting to use the empty
    attributes object.
    
    Signed-off-by: Will Murphy <will.murphy@anchore.com>
    willmurphyscode committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f568e6f View commit details
    Browse the repository at this point in the history