sigstore / sigstore-java

java clients for sigstore
Apache License 2.0
45 stars 21 forks source link

Fix test_duplicate_sig_keyids #852

Closed loosebazooka closed 1 week ago

loosebazooka commented 1 week ago

This isn't a security concern, our looping didn't actually allow re-use of keys. But we weren't exactly according to spec.