mirror of
https://github.com/Studio-Saelix/sencho.git
synced 2026-08-21 07:36:40 +00:00
feat(security): prefer digest identity in scan history (#1610)
Retain scans and History search by digest when available, keep imageRefLike for compatibility, and surface digests in compare.
This commit is contained in:
@@ -88,9 +88,7 @@ export the fleet's triage decisions as an OpenVEX document for use with other to
|
||||
|
||||
## History
|
||||
|
||||
The History tab opens the scan history sheet, listing completed scans grouped by image with search and
|
||||
two-scan comparison. Closing the sheet leaves the tab in place so you can reopen it. The **Scan
|
||||
history** button in the [Resources Hub](/features/resources) is a shortcut to the same place.
|
||||
The History tab lists completed scans for the active node in an inline table. Prefer digest identity when a digest is stored (short digest as the primary label, image reference as the subtitle); config and other scans without a digest show the image reference. Search matches image references or digests. Select two scans to compare. The **Scan history** button in the [Resources Hub](/features/resources) is a shortcut to the same place.
|
||||
|
||||
## Scanner setup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user