-
Notifications
You must be signed in to change notification settings - Fork 364
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(output): show package view for container scanning table result (#…
…1407) Fixes #1315 For container scanning, instead of listing hundreds of vulnerabilities, the output now shows the affected packages. **Changes:** - Added a summary listing the number of affected packages and vulnerabilities, including severity counts and the number of fixable vulnerabilities. - Grouped results by ecosystem and source. - Added a prompt message to inform users about the HTML and vertical output options. **Future Plans (to be implemented after the comprehensive layer and base image information are available):** - Add a layer info summary. - Add base image information. **Sample output:** ![Screenshot 2024-11-19 at 4 53 49 PM](https://github.com/user-attachments/assets/970c2beb-9d10-4803-a81a-9dc5b768fc5b) ![Screenshot 2024-11-19 at 4 53 58 PM](https://github.com/user-attachments/assets/627363bf-00cc-4a9e-9984-315dc2c9752a)
- Loading branch information
Showing
4 changed files
with
286 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.