Add image name to details view (#325)
* Add image name to details view When frequently opening multiple images perhaps concurrently on multiple terminals, it would be convenient to have the image name displayed. This commit adds the image name to the Image Details view. Image name is trickled down as an additional string argument design alternatives discarded: pass in analysis struct - is not related to analysis pass new struct with image attributes - premature abstraction * Fix CI lint errors Co-authored-by: Aviv Shavit <aviv.shavit@aquasec.com>
S
springcomet committed
3430221adae6ba5ead4859a7260cd9cb343771cf
Parent: 739416b
Committed by GitHub <noreply@github.com>
on 12/12/2020, 12:46:09 PM