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
From the trust policy spec, it requires users to specify a list of one or more fully qualified repository URIs in the registryScopes.
However, this requirement limits the verification scope to repository level and narrows the verification scenario. If users want to specify all repositories under multiple registries in the registryScopes, it will be inconvenient.
I would suggest extending the scope to registry level. It will enable users to specify not only repositories but also registries in the registryScopes.
From the trust policy spec, it requires users to specify a list of one or more fully qualified repository URIs in the
registryScopes
.However, this requirement limits the verification scope to repository level and narrows the verification scenario. If users want to specify all repositories under multiple registries in the
registryScopes
, it will be inconvenient.I would suggest extending the scope to registry level. It will enable users to specify not only repositories but also registries in the
registryScopes
.For example:
The text was updated successfully, but these errors were encountered: