sigstore / sigstore-java

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

Use Matchers in OidcIdentity matching #731

Closed loosebazooka closed 3 months ago

loosebazooka commented 4 months ago

Allows checking if signers match a string directly or a regex. Useful to limit which signers are used by config.

loosebazooka commented 3 months ago

@vlsi @patflynn this is be ready for review now.