I don’t follow what you mean by not having visibility on the REGO files. Does
wiz.io use REGO under the hood that you would like to surface as part of the policy check messages?
If I recall correctly the policy_check configurations just use the standard workflow runners and post the output of whichever executable they execute back to the PR. As long as their CLI returns a non-zero exit code on policy failures you should be able to hook it in with a
custom run command