aquasecurity / chain-bench

An open-source tool for auditing your software supply chain stack for security compliance based on a new CIS Software Supply Chain benchmark.
Apache License 2.0
717 stars 62 forks source link

Rego schema support #17

Closed naortalmor1 closed 2 years ago

naortalmor1 commented 2 years ago

OPA version 0.41.0 supports schema enforcement - https://www.openpolicyagent.org/docs/v0.41.0/schemas. Please add schema for the object that passes to the Rego files and define the schema of the returned value.

morwn commented 2 years ago

@naortalmor1 - could you please create new discussion under Ideas tab