fix: add missing param to four eyes schema#917
Conversation
|
Claude finished @mbevc1's task in 1m 46s —— View job PR Review: fix: add missing param to four eyes schema
Static AnalysisAll checks pass:
ReviewThe change is correct and necessary. The rego policy already references One minor observation: the Go code gates Placement is good — No tests needed — this is a standalone JSON schema file; correctness is enforced by the schema structure itself and there are no existing schema-validation tests to update. SummaryClean, minimal fix. LGTM — the schema was missing a property that the code already emits, and |
Extend the schema and allow passing
paramsto rego policy