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: use correct keyword for fix version when json serializing #306

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

bobmel
Copy link
Contributor

@bobmel bobmel commented Nov 27, 2024

The wrong keyword for fixed version was used when serializing vulnerability items to json. As a result, Harbor would not be able to list the fixed version in the scan vulnerability results.

This change fixes this issue.

The wrong keyword for fixed version was used when serializing
vulnerability items to json. As a result, Harbor would not be
able to list the fixed version in the scan vulnerability results.

This change fixes this issue.

Signed-off-by: Bob Melander <[email protected]>
@bobmel bobmel requested a review from a team as a code owner November 27, 2024 14:28
Copy link
Member

@bradleyjones bradleyjones left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@bobmel bobmel merged commit 43d3d4e into main Nov 27, 2024
4 checks passed
@bobmel bobmel deleted the bmelander/ENTERPRISE-4809 branch November 27, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants