+The location of the policy it retrieves is hardcoded to get from [example-policy-org/policy](https://github.com/example-policy-org/policy). This was a very concious limitation to scope this to the proof of concept of the [example-policy-org github org](https://github.com/example-policy-org), to make this more reusable it needs to handle authenticating to retrieve the policy where it's in a private repo, be a significantly smaller image, cache the policy so it doesn't need to be retrieved on every execution and find a better story than docker to be able to execute locally for the sake of speed.
0 commit comments