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

Docker container/image names and locations not displayed in “Asset Scans” and “Findings” table views #889

Closed
2 tasks done
paralta opened this issue Nov 2, 2023 · 0 comments
Assignees
Labels
bug Something isn't working component:ui Issues related to UI/Frontend

Comments

@paralta
Copy link
Contributor

paralta commented Nov 2, 2023

Description

The UI does not display names and locations for both Docker images and containers in “Asset Scans” and “Findings” table views. These properties are correctly displayed in the "Assets" table view.

Expected Behavior

For Docker images, the name should be imageID and location should be the first entry of the repoDigests
For Docker container, the name should be containerName and location should be location

As displayed below in the "Asset" page:

Screenshot 2023-11-02 at 12 04 41

Actual Behavior

Screenshot 2023-11-02 at 09 30 07 (2)
Screenshot 2023-11-02 at 09 32 15

Affected Version

Branch main

Steps to Reproduce

  1. Install docker
  2. Trigger default scan with empty scope
  3. Check “Asset Scans” and “Findings” pages

Checklist

@paralta paralta added component:ui Issues related to UI/Frontend bug Something isn't working labels Nov 2, 2023
@gallotamas gallotamas self-assigned this Nov 3, 2023
@paralta paralta closed this as completed Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component:ui Issues related to UI/Frontend
Projects
Status: Done
Development

No branches or pull requests

2 participants