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
First of all, thank you for all your hard work on Docker Scout!
I am trying to filter out CVEs that have already been suppressed/ignored In the Docker Scout Web App for our organisation. In the v1.13.0 release notes, it states:
Add --ignore-suppressed filter option to cves and quickview commands to filter out CVEs affected by Scout suppressions.
However, I have not been able to find any documentation or examples showing how to use the --ignore-suppressed option, particularly within the GitHub Action context.
Could you please provide guidance or documentation on:
How to set up the --ignore-suppressed option within my GitHub Action/workflow?
Any required steps or configurations to ensure that suppressed CVEs are correctly filtered out?
Thank you in advance for your help and clarification!
The text was updated successfully, but these errors were encountered:
Hi Docker Scout team,
First of all, thank you for all your hard work on Docker Scout!
I am trying to filter out CVEs that have already been suppressed/ignored In the Docker Scout Web App for our organisation. In the v1.13.0 release notes, it states:
However, I have not been able to find any documentation or examples showing how to use the
--ignore-suppressed
option, particularly within the GitHub Action context.Could you please provide guidance or documentation on:
--ignore-suppressed
option within my GitHub Action/workflow?Thank you in advance for your help and clarification!
The text was updated successfully, but these errors were encountered: