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

[Bug]: ui/vulnerabilities - search appears to miss details about the vulns #1998

Closed
mikemccracken opened this issue Nov 2, 2023 · 1 comment
Assignees
Labels
bug Something isn't working ui UI-related feature

Comments

@mikemccracken
Copy link
Contributor

zot version

v1.4.3

Describe the bug

When searching with the search box on an image with many golang related vulns, the string "golang" only matched one vuln.
What is it searching through? This should be documented, and perhaps in conjunction with added detail requested in
project-zot/zui#405 , we should allow searching through all available details.

as an example of a cve in the image that is definitely about golang, https://nvd.nist.gov/vuln/detail/CVE-2022-27664 is one that did not match when searching "golang".

I understand that it can only search what info it has available, but if it had the package name available, or if it included the available links for more info, it would probably find that cve correctly.

To reproduce

  1. Configuration
  2. Client tool used
  3. Seen error

Expected behavior

No response

Screenshots

No response

Additional context

No response

@andaaron
Copy link
Contributor

@mikemccracken, a fix is now merged on main.

@andaaron andaaron closed this as completed Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ui UI-related feature
Projects
None yet
Development

No branches or pull requests

3 participants