Store valid enabled checks which did NOT report findings and, opt-in, show this list on the UI (and the command-line) #4049
Labels
CLI 💻
Related to the command-line interface, such as the cmd, store, etc. commands
enhancement 🌟
GUI 🎨
Milestone
Currently it is really not trivial to recover the information as a normal user which checks were run, and if a check does not show any results, did it do so because it was not enabled at all, or did it do so because it simply did not have any findings?
The list of enabled checks SHOULD already be available in the
metadata.json
so all that's left is recovering and producing this information on the UIs.The text was updated successfully, but these errors were encountered: