github.com/anchore/syft@v1.4.2-0.20240516191711-1bec1fc5d397/test/cli/test-fixtures/attestation/config/config.json (about)

     1  {
     2    "OIDCIssuers": {
     3  	"http://dex-idp:8888/auth": {
     4        "IssuerURL": "http://dex-idp:8888/auth",
     5        "ClientID": "fulcio",
     6        "Type": "email"
     7      }
     8    }
     9  }