You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A raw list of CEL expressions might be a bit limiting. If something fails, it's difficult to present a clear error message of what went wrong. You might want to have a field for error messages. (Similarly, giving each an optional name might make it more readable.)
Right now, attribute checks are applied against the predicate / step they are specified for. The idea is to have checks that cut across a step or predicate.
The text was updated successfully, but these errors were encountered:
This issue collects feature requests / suggestions for ITE-11.
Debug / error messages for attribute check failures
Proposed by @MarkLodato in https://github.com/in-toto/ITE/pull/50/files#r1344473474.
Cross-step / predicate attribute checks
Proposed by @trishankatdatadog.
Right now, attribute checks are applied against the predicate / step they are specified for. The idea is to have checks that cut across a step or predicate.
The text was updated successfully, but these errors were encountered: