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
Since all fields are now camel-cased (https://github.com/chainloop-dev/chainloop/pull/1739/files), old attestations cannot be parsed completely.
In particular policy_evaluations fields are lost during the unmarshall process, we might need to add a fallback field.
The text was updated successfully, but these errors were encountered:
Since all fields are now camel-cased (https://github.com/chainloop-dev/chainloop/pull/1739/files), old attestations cannot be parsed completely.
In particular
policy_evaluations
fields are lost during the unmarshall process, we might need to add a fallback field.The text was updated successfully, but these errors were encountered: