mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 23:05:05 +00:00
Change `-l` flag to print a unique list of every single check (assuming none are orphaned outside of all groups) Allow `-g <group_id>` to be specified in combination with `-l`, to only print checks that are referenced by the specified group When listing all checks with `-l` only, print out all groups that reference each check Fixes: #545