mirror of https://github.com/containers/image.git
Tone down the example language a bit
Prefer being descriptive to a value judgement. Signed-off-by: Miloslav Trmač <mitr@redhat.com>
This commit is contained in:
parent
646ff5ff07
commit
53cc8d2682
|
|
@ -284,7 +284,7 @@ selectively allow individual transports and scopes as desired.
|
|||
}
|
||||
],
|
||||
/* A sigstore-signed repository, accepts signatures by /usr/bin/cosign */
|
||||
"hostname:5000/myns/sigstore-signed-risky": [
|
||||
"hostname:5000/myns/sigstore-signed-allows-malicious-tag-substitution": [
|
||||
{
|
||||
"type": "sigstoreSigned",
|
||||
"keyPath": "/path/to/sigstore-pubkey.key",
|
||||
|
|
|
|||
Loading…
Reference in New Issue