You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
Configuration
Client tool used
Seen error
Expected behavior
No response
Screenshots
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
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
Expected behavior
No response
Screenshots
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: