crunchy_check_access
crunchy_check_access copied to clipboard
add check_grants
The current goal and function of check_access is to report on actual access routes. This is useful to report what roles can actively perform actions on tables. This PR adds check_grants which will report all grants and not just those who also have 'usage' rights. The check_grants function is helpful for entitlement reporting and audit reports.