JamesWoolfenden / pike

Pike is a tool for determining the permissions or policy required for IAC code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FEATURE - Run pike recursively to scan sub folders

nicholas-marchini opened this issue · comments

Is your feature request related to a problem? Please describe.
We have a GitHub repo for terraform but with multiple sub-folders for managing different state files. We can only have one role that is assumed by the GH runner so we need to run Pike recursively against the whole GH repo to produce a policy that will allow us to execute TF again any sub folder.

Describe the solution you'd like
run pike to scan all sub folders

Describe alternatives you've considered
Running if for 39 directories individually and manually combining the output

Any update on this feature request?

Happy to take a PR if you fancy developing it @NP-compete ?

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.