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
In in-toto/specification#2 the implicit DISALLOW * at the end of each list of artifact rules (expected_materials, expected_products) was changed to an implicit ALLOW *.
In in-toto/specification#2 the implicit
DISALLOW *
at the end of each list of artifact rules (expected_materials
,expected_products
) was changed to an implicitALLOW *
.Adopting the change might be as easy as removing this check in the rule verification routine.
The rationale for this spec change will be discussed in in-toto/specification#4.
The text was updated successfully, but these errors were encountered: