customConstraints property
A CEL expression for specifying custom constraints on the provenance payload.
This can be used when users want to specify expectations on provenance fields that are not covered by the general check. For example, users can use this field to require that certain parameters should never be used during the build process.
Optional.
Implementation
core.String? customConstraints;